Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Need help with Dynamic Grouping
Consider that there are different categories –
I have a checkbox where one can select the categories. –
If user selects Extra small and small, rest categories should be grouped to other.
Can someone help me to write DAX for dynamic grouping?
Thank you in advance.
Solved! Go to Solution.
@Anonymous , If it based on another column, you can create a new column, using Switch
https://www.daxpatterns.com/static-segmentation/
If you need on the measure you need to binning or segmentation
refer video: https://youtu.be/CuczXPj0N-k
https://www.daxpatterns.com/dynamic-segmentation/
https://radacad.com/grouping-and-binning-step-towards-better-data-visualization
Hi, @Anonymous
Please check the below picture and the sample pbix file's link down below, whether it is what you are looking for.
all measures are in the sample pbix file.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: https://www.linkedin.com/in/jihwankim1975/
Hi, @Anonymous
Please check the below picture and the sample pbix file's link down below, whether it is what you are looking for.
all measures are in the sample pbix file.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: https://www.linkedin.com/in/jihwankim1975/
@Anonymous , If it based on another column, you can create a new column, using Switch
https://www.daxpatterns.com/static-segmentation/
If you need on the measure you need to binning or segmentation
refer video: https://youtu.be/CuczXPj0N-k
https://www.daxpatterns.com/dynamic-segmentation/
https://radacad.com/grouping-and-binning-step-towards-better-data-visualization
User | Count |
---|---|
77 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
99 | |
92 | |
50 | |
49 | |
46 |