Forum Discussion
PowerKPI with categories - KPI indicator issue
Hi all,
I'm trying to use PowerKPI to show the historical changes in sales amounts per day compared to the threshold set.
The problem is that my dataset has categories, so that it's "category-date-amount-threshold".
According to the tutorial, which came with visual, I introduced a column for KPI index calculation
2 Replies
- v-xuding-msft
Community Support
Hi Rudyi ,
Can you please share a dummy pbix? You could upload it to OneDrive for Business and share the link to us. We will understand clearly about your situation. If you can't do it, please share some sample data and the expected result. And it is also helpful to share a few screenshots.
- Rudyi
Helper I
hi v-xuding-msft ,
sure thing HERE's a dummy file.
If I have category selected (e.g. A) - everything is ok, variance is calculated automatically in the visual (-10%) and index icon and
color are set according to settings
Same with Category B
But if all categories are together - KPI is not formated, since SUM is getting used (eq 20)
None of the aggregation functions seems to work here... that's why I have a feeling it should be done somehow differently π
And the second issue is if threshold is 0 in this case default KPI calculation goes to +InfitityThat's why I want to get same calculation as the visual does, but with error handling for Infinity and use it in the
Hope I made it clearThanks for any advise!