Forum Discussion
Matrix Visual Error on Power BI Service
- 1 year ago
I ran a test and it worked. I literally removed the DAX measures from the matrix visual one by one, publishing the report after each change to see if the issue persisted or if something specific was causing the error.
Surprisingly, after removing and re-adding the same DAX measures — without changing their logic — everything went back to normal. The matrix visual is now displaying data correctly using the same visuals and same DAX formulas.
It seems the issue was resolved simply by re-inserting the measures.
FBergamaschi thank you!!
Are you direct query or import?
How many columns have you grouped in the matrix and from how many different tables do they come from?
Have you tried to change the visual to a chart and republish? Just to understand if the problem is linked to the matrix or applies to other visuals as well?
I ran a test and it worked. I literally removed the DAX measures from the matrix visual one by one, publishing the report after each change to see if the issue persisted or if something specific was causing the error.
Surprisingly, after removing and re-adding the same DAX measures — without changing their logic — everything went back to normal. The matrix visual is now displaying data correctly using the same visuals and same DAX formulas.
It seems the issue was resolved simply by re-inserting the measures.
FBergamaschi thank you!!
- FBergamaschi1 year agoSuper User
Please mark a solution and or kudo so others can benefit
Thx