Forum Discussion

Alex_Belfiglio's avatar
Alex_Belfiglio
New Member
8 years ago
Solved

Need Help on splitting/combining values

I'm having a table of people, each with a value of how many projects they are working on. But the list contains duplicates when two people are working on it together, which is counted seperately.  ...
  • parry2k's avatar
    parry2k
    8 years ago

    ok i think it is easy :

     

    - goto query editor

    - select "ASsigned Person" column

    - under "Split Column" in menu, choose "By Delimiter"

    - Choose semicolor delimiter

    -  Click Advaced option and select "rows"

    - click ok

     

    and this will do, so in you graph, now you will get the data what you are looking for

     

    - drop person on x axis and project id on value (and choose count as summarization)