I'm trying to use the Power KPI Matrix for the first time. My data source is a SSAS Multidimensional cube with KPIs. To simplify things I've downloaded and processed the Adeventureworks2014 MD DW to my local SQL 2014 instance and processed the example cube from here:
Here are the steps I follow:
What do I need to do to have the Comparison Value and KPI Status columns be populated? Am I using the right values, am I putting them in the wrong config fields?
PS, having an step-by-step example using, say the AdventureWorks DB, would be awesome!
Thanks
Gord
Solved! Go to Solution.
Please go through Power KPI Matrix sample report to understand how this custom visual works.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Hi,
Is it necessary to build that KPI data model to be able to see the KPI status? I have just defined a KPI001 status measure as below but I cannot see anything in the KPI status.
Brelow is the setting:
It's worth mentioning that I cannnot add KPI001 to the table as a column as it's caclulated based on a couple of measures so it has to remain as a measure. It's value is a % like 90% and the KPI001-2 target is 0.9.
Thanks,
Ali
Please go through Power KPI Matrix sample report to understand how this custom visual works.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
@v-viig WOW Amazing!
How didyou do for building the fact and dim table? I mean if I understood wel it is a fact KPI table where you have different types of KPI in different format linked to a DIM KPI table? I have a star schema and I would realy like to build such a schema for KPI reporting,
Thx a lot,
J.
Hi Ignat,
I have downloaded your linked file. When I click "Sparklines" chart, i shows something as below. Do you know what the meaning of "KPI status" an "Second KPI status"?
Below is the one example from me. Thank you a lot!
Hi,
"KPI Status" shows difference between actual and comparison values.
"Second KPI Status" shows difference between actual and second compariosn values.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com
Hi,
Thank you for your reply @v-evelk .
You are correct. But one thing I want to add more detail:
"For "KPI status", it will return the value of KPI Indicator Value, and if there is no filed or measure on it. It will calculate the Variance between Actual value and Comparision Value automatically.
And for "Second KPI status", it will return the value of Second KPI Indicator Value, and if there is no filed or measure on it. It will calculate the Variance between Actual Value and Second Comparision Value automatically."
Hope this will be beneficial for other users.
Yep, you are right.
I forgot to mention this fact.
Thanks!
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com