The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
User | Count |
---|---|
13 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
24 | |
14 | |
13 | |
8 | |
8 |