Forum Discussion
Table does not allow to update conditional formatting
- 5 years ago
Min/Max should work, you could try it, and if you still have problem, please share your sample pbix file for us have a test, that will be a great help.
Regards,
Lin
Hi kiranshetty_11 ,
Can you delete this measure of your's which is giving error and check?
I can't reproduce this error at my end. Can you share your pbix file by removing any sensitive information?
Thanks,
Pragati
I need both measures in my model so I have no option but to recreate the table with a new measure altogether.
Below are the 2 measure I have used for formatting:
Error Message:
MdxScript(Model) (83, 5) Calculation error in measure 'Data'[Overall Color_code]: A table of multiple values was supplied where a single value was expected.
Hope this clarifies.
- v-lili6-msft5 years agoCommunity Support
first, for table visual, conditional format is here:
right-click field which you want to do conditional format
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-conditional-table-formatting
second, do not use VALUES in the measure, just please use MAX/MIN instead.
Regards,
Lin
- kiranshetty_115 years agoFrequent Visitor
Thanks for looking into this issue however CF is not available in the 'Fields' tab as well.
Also I am using values function since its a text. Not sure Min/Max would work on this case?
- v-lili6-msft5 years agoCommunity Support
Min/Max should work, you could try it, and if you still have problem, please share your sample pbix file for us have a test, that will be a great help.
Regards,
Lin