Forum Discussion
Survey responses separated by comma
I have survey responses by business type, where the response has multiple strands seperated by commas.
I would like to analyse the rest of the data in the set and filter by that type. For example, I want to create a graph of count of all value, but I dont want to do this by seperating the column into multiple columns.
I'm very much a beginner on PowerBI. I think I'm looking for a DAX equation, but I'm struggling to find a solution. I'm sure its simple
I hope that makes sense? Please help.
Hi BristolatNight check link for Power Query, your deliminiter should be comma.
https://learn.microsoft.com/en-us/power-query/split-columns-delimiter
2 Replies
- some_bih
Community Champion
Hi BristolatNight check link for Power Query, your deliminiter should be comma.
https://learn.microsoft.com/en-us/power-query/split-columns-delimiter
- BristolatNightNew Member
Thanks some_bih ... it was this, with the Advanced filter of split by rows, not columns.
I knew it was easy! Thank you