Forum Discussion
Power BI colour formating
- 2 years ago
Hi joce1127
Change the "values" function which returns the table to selectedvalue().
More information about the function :https://learn.microsoft.com/en-us/dax/selectedvalue-function
+
you can take a look at my solution in the linked discussion with pbix with a similar scenario.If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi joce1127
Change the "values" function which returns the table to selectedvalue().
More information about the function :
https://learn.microsoft.com/en-us/dax/selectedvalue-function
+
you can take a look at my solution in the linked discussion with pbix with a similar scenario.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly