Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi, I have this data:
I need to create calculated column or DAX measure that shows only 60% of total Sales volume and wich SKU's are in that 60%.
Problem is I havent done this kind of calulation and dont know where to start or how to do it exactly.
Thanks
Solved! Go to Solution.
@Justas4478 , I think you need something similar
Power BI Window: Pareto Analysis Again, 80% of sales, Order by Measure when REL position is used: https://youtu.be/GpoITi_tRIw
could you pls provide some sample data(not the tabel visual) and the expected output?
Proud to be a Super User!
@Justas4478 , I think you need something similar
Power BI Window: Pareto Analysis Again, 80% of sales, Order by Measure when REL position is used: https://youtu.be/GpoITi_tRIw
| User | Count |
|---|---|
| 57 | |
| 44 | |
| 32 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 82 | |
| 66 | |
| 42 | |
| 27 | |
| 25 |