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
I am seeking to display a matrix visual where the different Key Performance Indicators (KPIs) are displayed with the appropriate aggregation and the appropriate format. I've almost cracked it but am forced to display the format names to get the matrix to work. The top visual is how I want to layout to look but it does not have the correct formats for the measure. The bottom visual has the correct formats but forces me to display the name of the aggrigation group.
Each of the calculation items the code is similar - here's the one for currency:
IF ( SELECTEDVALUE ( 'KPI List'[Format] ) = "currency", SELECTEDMEASURE (), BLANK () )
I created a seperate table with each of the KPIs listed and the format I want to display and Joined this to my data table. While this is dummy data, in the real business scenario I have many more KPIs and records by date, hence the need to keep the matris as neat as possible
I tried adding the calculation group as a filter for the visual but it only displayed correctly when I chose one calculation item. Choosing more than one caused the numbers to disappear. Amy assistance appreciated.
Hi @Sullyball
SELECTEDMEASURE is calculated for Measure in context, can you provide the formula for the corresponding Measure? If so, please provide the sample data so that we can help you better. How to provide sample data in the Power BI Forum - Microsoft Fabric Community Or show it as a screenshot or pbix. Please remove any sensitive data in advance. If uploading pbix files please do not log into your account.
Best Regards,
Yulia Xu
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.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
113 | |
80 | |
78 | |
44 | |
37 |
User | Count |
---|---|
157 | |
112 | |
64 | |
60 | |
54 |