Forum Discussion
Conditional Formatting - on live connection
- Anonymous7 years ago
Hello again,
You have to add this measure:
vAOP$_Color = SWITCH(TRUE(), [vAOP$] <0, "#ff0000", BLANK())
Then you need to do the following steps:
Hope that this works!
Kind Regards,
EDIT: I see that i picked Background color instead of Font color by conditional formatting.
This should be Font color.
Hello again,
You have to add this measure:
vAOP$_Color = SWITCH(TRUE(), [vAOP$] <0, "#ff0000", BLANK())
Then you need to do the following steps:
Hope that this works!
Kind Regards,
EDIT: I see that i picked Background color instead of Font color by conditional formatting.
This should be Font color.
Hi Jeltex
my connection into Power Bi is a Live Connection that option os disabled.....
- Anonymous7 years agoNot applicable
Is it possible to use conditional formatting on any value or is it disabled at your whole report?
Never used live connections before so I don't really know.
If it is disabled I don't think that it is possible right now.
You might want to create a new idea at this link.