Forum Discussion
Grouping one value in two groups
- Anonymous5 years ago
Anonymous
Are you expecting something like this?Paul Zheng _ Community Support Tea
Anonymous , Have two columns One for A and one for B
Have a city table with the group where you have rows for both A and B, you need to create a many to many birection join to filter
- Anonymous5 years agoNot applicable
amitchandak Thanks for your reply.
1.Imagine I have 100s of rows of data. I cannot create different columns for issues like this. The number of columns will get increasing for large data.
2. I want to use this column Z as slicer to filter data according to the grouping.
- amitchandak5 years agoSuper User
Anonymous , You can have comma separated.
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
- Anonymous5 years agoNot applicable
amitchandak Sorry dear all the data is sensitive can't share.
And how to separate it with comma? Can you please help with this?