Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi all,
I'm having problems with the Power KPI Matrix visual after changing the DAX measure label like this i have 4 KPIs same like old dax measure label change vs new dax measure label change. Previously, I had a measure named `Maint Cost Inc Tyr % Sales Target`, which worked fine. I changed the label to `Maint Cost Exc Tyr % Sales Target`, but now it's not working when I add it to the KPI Matrix visual. Here is the process I followed:
1. The old measure `Maint Cost Inc Tyr % Sales Target` worked well in the matrix.
2. I updated the measure label to `Maint Cost Exc Tyr % Sales Target`.
3. I removed the old measure from the visual and added the new measure.
4. Despite these changes, the KPI Matrix visual does not display the new measure correctly.
I have verified the measure name, refreshed the data model, and ensured that the new measure is correctly mapped in the visual configuration. However, the issue persists.
I checked the data, matrix properties, and other configurations but couldn't find the solution. I reviewed the Matrix Sample, which is working, but I cannot find differences versus my matrix. I thought must be a problem with my data or something else in my report,but seems its working fine with old dax measure it means no data issue but I can't fix the issue. Any idea? I'm sure it must be something I'm doing wrong, but I'm stuck. Any help is appreciated.
Thanks in advance,
Solved! Go to Solution.
Hi @Mvsainathareddy,
Thank you for posting your query in the Microsoft Fabric Community.
I understand the issue you're facing with the Power KPI Matrix visual after renaming your DAX measure from Maint Cost Inc Tyr % Sales Target to Maint Cost Exc Tyr % Sales Target.
To help you out, I have reproduced your scenario in Power BI Desktop, and I was able to get the expected output successfully using the new DAX measure name.
Summary of what I did: I created a sample data model, tested both the original and renamed measures in the Power KPI Matrix, and found that replacing the measure alone didn’t work, but deleting and recreating the visual with the new measure resolved the issue.
I'm attaching the .pbix file so you can review the measure setup, visual configuration, and easily compare it with your report to apply the fix.
If this information is helpful, please “Accept as solution” and give a "kudos" to assist other community members in resolving similar issues more efficiently.
Thank you.
Hi @Mvsainathareddy,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @Mvsainathareddy,
Could you please confirm if your query have been resolved by the solution provided by? If so, please mark it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @Mvsainathareddy,
Thank you for posting your query in the Microsoft Fabric Community.
I understand the issue you're facing with the Power KPI Matrix visual after renaming your DAX measure from Maint Cost Inc Tyr % Sales Target to Maint Cost Exc Tyr % Sales Target.
To help you out, I have reproduced your scenario in Power BI Desktop, and I was able to get the expected output successfully using the new DAX measure name.
Summary of what I did: I created a sample data model, tested both the original and renamed measures in the Power KPI Matrix, and found that replacing the measure alone didn’t work, but deleting and recreating the visual with the new measure resolved the issue.
I'm attaching the .pbix file so you can review the measure setup, visual configuration, and easily compare it with your report to apply the fix.
If this information is helpful, please “Accept as solution” and give a "kudos" to assist other community members in resolving similar issues more efficiently.
Thank you.
Hi @Mvsainathareddy,
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please accept it as a solution and give it a 'Kudos' so other community members with similar problems can find a solution faster.
Thank you.
Hi @Mvsainathareddy ,
Can you provide some effect diagrams that you want to realize, or some desensitized sample data, pbix files, so that we can better understand your needs to help you better solve the problem, wish you have a good day!
Hi @Anonymous
Thanks for the your support,
The below Green Highlights one `Maint Cost Inc Tyr % Sales Target` is working fine previously but the Red highlighted one "Maint Cost Exc Tyr % Sales Target" not working after change the DAX lable description.