Forum Discussion

neonanora's avatar
neonanora
Regular Visitor
5 years ago

Conditional formating using DAX not working when show all data, yet it works by slicing the data

I have 2 tables, EVP and VP, both connected by EVP program ID. And I have 1 measure DAX that converts EVP program ID into a number like this.     Then, I used the number from the measuremen...