Forum Discussion

nabandla's avatar
nabandla
Helper I
2 years ago

Measure Use in Custom Formatting

HI @All, I have created table Visual with Sub-Category and Sales and Created a DAX Measure  = IF(SUM(Sales)>=POWER(10,5),TRUE(),FALSE()) wanted to use this Measure in Conditional Formatti...