Forum Discussion
Value conditional formatting
- 1 year ago
Hi Fusilier2
You can use field parametrs + conditional formatting with dax .
Please refer to the linked video guide :
https://www.youtube.com/watch?v=KOeT9Dsk-xo&t=11s+
blog post that shared by amitchandakhttps://amitchandak.medium.com/field-parameters-conditional-formatting-517aacc23fdf
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hi,
So, this is the slicer with a % KPI selected:
The chart will display the values as this:
Which is fine.
If I now select a curency KPI:
The chart shows thus:
In this case I would want to see the label displayed as say £383 etc.
This is how the tables are linked:
I was thinking of some kind of helper column in the definition table but not sure how to use that. Any ideas?
Hi Fusilier2
You can use field parametrs + conditional formatting with dax .
Please refer to the linked video guide :
https://www.youtube.com/watch?v=KOeT9Dsk-xo&t=11s
+
blog post that shared by amitchandak
https://amitchandak.medium.com/field-parameters-conditional-formatting-517aacc23fdf
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
- Fusilier21 year agoHelper V
Thank you. I shall investigate.