Forum Discussion
Conditional formating using what if parameter
- 3 years ago
AllisonKennedy , Can you please share the pbix file with me to check my side
- 3 years ago
JituPBI Sample file attached below signature.
JituPBI
Make sure the DAX for your [% Approved Bia's - Amber Config Table Value] is correct. If you're using the default - ensure you have a default value supplied. Also check that your value is a number and not percent - you may need to multiply or divide by 100 to get it to behave as expected.
Finally (or maybe initially) - are you trying to conditionally format the same slicer as the what if parameter? This doesn't work unfortunately since the context of the slicer itself still has all the values for that parameter. You need to apply the conditional formatting on a different visual than the slicer.
- JituPBI3 years agoFrequent Visitor
Hello AllisonKennedy, I am using the correct DAX for [% Approved Bia's - Amber Config Table Value] and it is also configured correctly as decimal number where as the value that I want to change as per the result on the slicer is on a bar graph and not trying to format the slicer. Maybe If possible I can connect with you and explain my scenario, If that helps
- AllisonKennedy3 years agoCommunity Champion
- JituPBI3 years agoFrequent Visitor
AllisonKennedy , Can you please share the pbix file with me to check my side