Forum Discussion
Anonymous
3 years agoNot applicable
Field Parameters_Matrix Visual
I have created a field parameter as below. Test = { ("M1", NAMEOF(‘FactTable'[Measure1]), 0, "Units"), ("M2", NAMEOF(‘FactTable'[Measure2]), 1, "Value"), ("M3", NAMEOF('FactTable' [Measure3]), 2,...
Anonymous
3 years agoNot applicable
Hi Anonymous ,
You can check the following two reasons:
The Measure in the field parameter is not placed correctly on top of the Matrix Visual and does not match.
It is possible that the Measure in the field parameter is of a different data type than in the Matrix Visual, which could also cause problems.
If convenient, can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data. We can better understand the problem and help you.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.