Forum Discussion
Create KPI in power bi (please help)
- 5 years ago
Hi Anonymous ,
I'm not understading what is the result you need on this, do you want to have the calculation of these KPI's based on the tables you have on your model? Do you need to have this KPI's comparing to some values on your other tables?
Can you please elaborate, so I can assist you better.
Hi Anonymous ,
I'm not understading what is the result you need on this, do you want to have the calculation of these KPI's based on the tables you have on your model? Do you need to have this KPI's comparing to some values on your other tables?
Can you please elaborate, so I can assist you better.
HI MFelix thanks for replying.
here's one KPI - reliability as an example
i have a daily service data table imported from SQL server.
my actual reliability% is a measure =
- MFelix5 years ago
Super User
Hi Anonymous ,
Believe this is related with your relationships, besides the dates how do the KPI's relate with your other tables. This is a context issue, wheere you need to have the relationship's matching the expected result otherwise you can have one of two results sum of all values in the table or no result at all (this last one is what you are getting).
Believe you need to create a Calendar table alonside with some other dimensions so you can have the model returning the correct results.