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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi,
I have a simple Kpi Table with a dimension "KpiType". I want to show the user the KpiName and the value
Some kpi's are just a sum of the value, others need to be substracted. I created a measure for each kpi, like this one for example:
Solved! Go to Solution.
Got the Answer 🙂
The trick was to ignore the row context!
Example:
Hope this helps:
Got the Answer 🙂
The trick was to ignore the row context!
Example: