Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I have the below Matrix and want to change the background color of the line "+/- Var" only where the values are negative (<0). (If negative = red, if positive = green)
However the line is a calculation created by the DAX function below:
How could I achieve it?
Thanks in advance!
Solved! Go to Solution.
create a "sister" measure that outputs the desired color names, and then use that as the basis for the conditional formatting of the main measure value in the matrix.
create a "sister" measure that outputs the desired color names, and then use that as the basis for the conditional formatting of the main measure value in the matrix.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
9 | |
8 | |
4 | |
2 | |
2 |
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
2 |