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
Problem statement –
Business wants to see Quarterly/monthly trend of KPI/Measure in Power bi.
However it is known that in power bi Matrix/visual the Quarterly trend of multiple KPIs cannot be viewed.
By default the Power bi Matrix takes rows ,columns and values – in this combination the values are always displayed below the columns .
Available view
Desired View
Solution-
PBIX File -- Solution_PBIX
There are 2 scenarios in this case
Scenario 1 -- No calculated columns on the KPIs
To get that view follow the steps :-
Scenario2 -
Next Scenario is where ,you need to do some calculation on the KPI . in this case the above simple unpivot will not work ,
As there the calculation will be performed on DAX and for that new calculated columns will be required , these columns can not be pivoted.
Follow these steps to achieve the functionality -
Feel free to use any optimization approach in the solution
Solved! Go to Solution.
Thanks for the response , i belive that i have already shared the solution in my post and working file along with that. Please go through and let me know if any further explanation is needed.
Happy to help 🙂
Thanks for the response , i belive that i have already shared the solution in my post and working file along with that. Please go through and let me know if any further explanation is needed.
Happy to help 🙂
You need to use an additional disconnected table with the desired buckets ("Actual Sales", "Outlook") and then use that field for the column hierarchy.
Let me know if this is enough guidance or if you want me to show you based on your sample file.
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 |
---|---|
12 | |
2 | |
1 | |
1 | |
1 |