Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi there! I must be missing something simple here.
I'm using this DAX to set the color on the "Cover Weeks" column in this matrix.
v
This is not working quite right, I want values 4, 5, or 6 to be yellow if the "Current Cover (Weeks)" measure, I can't understand why the above still colors a 3 as yellow?
Any help much appreciated!
Thanks
Alex
HI @Anonymous,
Can you please share some dummy data with your measure formula to test?
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
Conditional Fomartting for a particular field can be done graphically using Conditiona Formatting --> Background color as well. Please find the below screenshot for the same.
@Anonymous , Merge second and third using && in
<=6 , should be <=6 &&
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.