Forum Discussion
power kpi matrix
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:
- connect to the SSAS Database
- drop a Power KPI Matrix on the page
- drag the Date\Fiscal Date\Fiscal Year to the KPI Matrix's Date Fields
- From Measures, drag the Product Gross Profit Margin\Value to the KPI Matrix's Actual Value field. (the Matrix not shows a row with "As of Date" populated, "Metric Name" populated, "Current Value" populated, and a spark line showing).
- I drag Product Gross Profit Margin\Goal to the KPI Matrix's Comparison Value field and nothing shows up in the "Comparison Value" column of the KPI Matrix.
- I drag Product Gross Profit Margin\Status to the KPI Matrix's KPI Indicator Index field and nothing shows up in the "KPI Status" column of the KPI Matrix.
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
Please go through Power KPI Matrix sample report to understand how this custom visual works.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
7 Replies
- v-viigCommunity Champion
Please go through Power KPI Matrix sample report to understand how this custom visual works.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- VivianXFrequent Visitor
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!
- v-evelkMicrosoft Employee
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
[email protected]
- Julien_FHelper I
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.
- Ali5457Frequent Visitor
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