Forum Discussion
gowen_WHG
4 years agoNew Member
Conditional Formatting by Row Across Multiple Measures
Hello, I have a calculated measure for each month of the year in my table and need to figure out a way to apply a conditional formatting across each row. Ideally, I'd like to have a a simple Min...
Ashish_Mathur
4 years agoSuper User
Hi,
There should be no need to write a measure per column. My guess is that your data is not well structured. You must use the "Unpivot Other Columns" feature in the Query Editor to get all months/dates in a single column.