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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
The result in the graph above should be .275.
After trying that solution this is the result
Somehow now the result is shifted a decimal place...
Here is the exact measure as is:
Hi:
I think you can do this.
% Savings = DIVIDE(
After trying that solution this is the result
Somehow now the result is shifted a decimal place...
Here is the exact measure as is:
Hi:
I think if you can use the separate measures in the final divide or put extra ( ) to capture the subtraction part.
Measure A = 6.94
Measure B = 5.44
Measure C = Measure A - Measure B
% Measure = DIVIDE(Measure C, Measure B,0)
or
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.
User | Count |
---|---|
9 | |
8 | |
7 | |
4 | |
3 |
User | Count |
---|---|
14 | |
13 | |
11 | |
10 | |
10 |