Forum Discussion
Anonymous
5 years agoNot applicable
DAX Conditional Formtting - Color based on Number "is Between" two values?
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,...
amitchandak
5 years agoSuper User
Anonymous , Merge second and third using && in
<=6 , should be <=6 &&