The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
You can find below a sample of the matrix I am currently working on.
I have two KPI that are supposed to have a value and a Target. However In my table the targets are empty.
The Target of the Quality - Corrective & Preventive Actions is supposed to be 80% of the Quality - Performance Total NCR Value.
The Target of the Quality - Performance Total NCR Remains empty
I tried with a measure (named "a" in my example) to Calculate the value. I used the following formula :
Calculate(0.8*SUM(Value);Filter(Table;KPIname="Quality - Performance Total NCR Value") which gives me the result 4.
My model is :
FactTable KPI
KPI ID KPI ID
Value KPI Name
Target
However I didn't managed to put this value in the Corrective & preventive target. It seems logical as it's two different KPI and rows. Is there any chance we can do that in DAX ?
Thanks
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
7 | |
7 |