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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi everyone. I have been working on a bar chart that is cumulative and I have been able to figue that out but i need help filling in some gaps.
Here is what my chart looks like right now:
And here is the equation i am using:
Solved! Go to Solution.
Hi,
I am not sure how your datamodel looks like, but try getting the X-axis from dimension table, not from the same table as the fact table. And also, use the dimension table in the measure.
Hi,
I am not sure how your datamodel looks like, but try getting the X-axis from dimension table, not from the same table as the fact table. And also, use the dimension table in the measure.