Search results

  1. H

    Splitting with Delimiter and populating a Cross Tab Query

    Hi Peter, Sharepoint builds the string based on the options the user selected, Answer 2 isnt in the string as the user didnt select it. If it had a field for each option it with a true or false value it would be much easier (and in a way thats what im trying to do)
  2. H

    Splitting with Delimiter and populating a Cross Tab Query

    Hi Guys, Ive been trying to convert some data that come out of a SharePoint Survey, its not the nicest and looks like this: ;#Answer 1;#Answer 2;#Answer 3;# I would like a cross tab query that has a row header for each value between ";#" and then count them e.g. if there are 2 lines of...
Back
Top Bottom