Forum Discussion
JATG
3 years agoRegular Visitor
Problem with Power BI Desktop Calculations
I'm relatively new to using Power BI Desktop, and I need your support because I've been stuck on this issue for weeks without finding a solution. I was tasked with creating a Pareto chart, but the c...
JATG
2 years agoRegular Visitor
What I'm looking for is to be able to use the calculated column "Test" on a Pareto chart as the X-axis and get the same results as the "Hypothesis" field. This way, when I compare the results, they match.
lbendlin
2 years agoSuper User
That's not how calculated columns work. Create a disconnected table with your buckets and then adjust your measure to return the result for each of the buckets. This will give you the added flexibility of being able to sort the buckets as you like (but not really pareto style...)