Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi!
Is it possible to create a Pareto line with a Parameter?
The examples I've read to get the cumulative sum is always using ALLSELECTED(), but I can't use a Parameter within that.
Have you by any chance found a solution to this? I find myself in the same predicament.
Dear all,
I'm looking for the same:
I've a paremeter field:
Calculation error in measure [Net Count ABC]: Column [Parameter] is part of composite key, but not all columns of the composite key are included in the expression or its dependent expression.
@AnnaMagnusson , what do you mean by parameter? I have used the Numeric parameter here.
refer if this can help
Power BI Window: Pareto Analysis Again, 80% of sales, are Order by Measure when REL position is used: https://youtu.be/GpoITi_tRIw
@amitchandak, I'm using field parameters, so the user is able to select the desired category (x axis) themselves in the chart eg. product line, product, customer..
| User | Count |
|---|---|
| 51 | |
| 38 | |
| 33 | |
| 22 | |
| 19 |
| User | Count |
|---|---|
| 136 | |
| 101 | |
| 58 | |
| 36 | |
| 35 |