Forum Discussion
Conditional formatting with measure as rule
- 3 years ago
You can create a "flag" measure that will check your condition and return 1 /0.
For example :Flag condition = if(SELECTEDVALUE('Table'[column])>[measure test],1,0)and then based on this measure modify conditional formatting:If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- 3 years ago
Hi Syndicate_Admin
As on the desktop, it works the same way in the service.
Try deleting and republish/ switching workspaces / refreshing the page.Try to press "edit" and check conditional formatting settings on service
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hello again.
Everything is perfect in Desktop but when I upload it as a service the conditional formatting disappears. Any ideas?
Hi Syndicate_Admin
As on the desktop, it works the same way in the service.
Try deleting and republish/ switching workspaces / refreshing the page.
Try to press "edit" and check conditional formatting settings on service
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly