The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi - would like some help on the KPI visualisation, please.
I have a report that uses report level filters to filter by month, so you can view current month data or select a prior month filter to look at prior status.
I am adding a KPI visualisation which also has months on the trend axis. This means that when a single month is selected on the report level filter I lose the trend axis information.
What can I do to allow the KPI to retain the trend in the background, whilst still selecting the relevant report level filter.
Thank you!
Hi @gempar
In the KPI visual it is not possible to do so.
The workaround is
1. Create your KPI Visual with trend axis off. With this it will not show the background area chart for the trend.
2. Create another Area chart with the axis and values same as KPI visual.
3. Make the width and height of the two charts of same size.
4. Place the Area chart over the KPI. Using the format tab make this to Send Backward and Send to back.
5. If you have slicers for Year and Months separately, using the Edit Interactios in the format tab, ensure that when the month is selected the Area Chart is not affected.
Try it out and if it works accept this as solution and also give KUDOS.
Cheers
CheenuSing
Hi @CheenuSing
Thank you very much for the solution, however I'm left with the same issue. I'm not using slicers on the report, I'm using report level filters. Do you know how I can make the area chart not link to the report level filters? (Obviously using slicers would be a great option to use, however it's not the desired way our consumers want their reports.)
Thanks!
Hi @gempar
Please upload the pbix in one drive / google drive and share the link here to explore.
Cheers
CheenuSing
Thanks CheenuSing for offering but unfortunately I can't share my content.
I've used your suggestion above with the area chart, but prepared the visualisation with a duplicate of the data set that isn't linked to the report level filter as a work around.
Thanks for your help and area chart suggestion!
Hi @gempar,
I would suggest you try the custom visual "KPI Indicator". We can use a measure to remove the filter of Report Level Filter.
actualTrend = CALCULATE ( COUNT ( FactSales[SalesQuantity] ), ALL ( 'DimDate' ) )
Best Regards,
Dale
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
111 | |
79 | |
71 | |
48 | |
41 |
User | Count |
---|---|
139 | |
112 | |
72 | |
64 | |
62 |