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.
Hi all,
I am trying to build a KPI card, but stuggeling to connect my data model with an external target or maximum value for the distinct entries in my data.
here is a view of my sample external data :
Origin Name | 1-W Target |
Ameenpur | 0.0402 |
Asansol Depot | 0.1967 |
Atmakuru | 0.6037 |
Aurangabad Depot | 0.2831 |
Bangalore-Bidadi-DPG | 0.3301 |
I have relationship as:
The measure I am giving KPI value for :
1-Way Distribution =
DIVIDE(
CALCULATE([Shipments],'Prototype Modeling_Freight'[Load Category]="1-Way"),
CALCULATE([Shipments])
,BLANK())
Here is a link to screen recording to my problem statement
Thank you
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.