Forum Discussion
manazaeljora
2 years agoNew Member
How to Set Column-Specific or Line-Specific Maximum Values for Data Bars in a Power BI Matrix?
In Power BI, I have a Matrix object. I added a 'data bar' cell element so that each cell displays a data bar. However, the data bars are set to the maximum value of the entire table, but I would like...
Slim-
2 years agoFrequent Visitor
Hi manazaeljora ,
Have you considered adding a measure using DAX "MAX" function and putting this measure as a column of your matrix ?
If it is not working I would need more info about your data.
Regards