Forum Discussion
Anonymous
5 years agoNot applicable
Group customers - DAX question
Hello,
I have a table visual with Customer Names and a measure "Total Sales %" which basically divides the Total Sales with the global Total Sales.
You get something like this:
I would like to group all customers that have <1% of "Total Sales %" in 1 single group called "Others".
How should I tackle this problem?
Kind regards,
Kevin
- Anonymous5 years ago
This is not an easy task in PBI. You can see how such things are done here: https://youtu.be/nVvlEHKr_0o
2 Replies
- AnonymousNot applicable
This is not an easy task in PBI. You can see how such things are done here: https://youtu.be/nVvlEHKr_0o
- AnonymousNot applicable
Great thanks Anonymous
This will definately help me!