The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi! I need your expert guidance, please. I am working on a dataset to get the volume percentage of each size, per quartile. I also want to create a table visual in powerBI. Here is what the data and expected output looks like.
Thank you in advance! ❤️
PS:
I've used the below formula but im getting the same % results for all sizes for Q1-Q4 . 😞
Solved! Go to Solution.
Hi @jonalyncas
Step 1: Please go to Power Query and Unpivot all your data
Step 2: Go back to your reporting tab and create a matrix as per such
Step 3: Click on dropdown on count of value > Show Value As > Percent of Row Total
BR
Hey @Anonymous , thank you so much. First time I leaned about unpivot. Very helpful. And thank you for helping out with the steps. You're a Gem. 🙂
Hi @jonalyncas
Step 1: Please go to Power Query and Unpivot all your data
Step 2: Go back to your reporting tab and create a matrix as per such
Step 3: Click on dropdown on count of value > Show Value As > Percent of Row Total
BR
User | Count |
---|---|
71 | |
63 | |
60 | |
49 | |
26 |
User | Count |
---|---|
117 | |
75 | |
62 | |
55 | |
43 |