Forum Discussion
-marie-
2 years agoFrequent Visitor
Conditional Formatting based on Bars of another Chart
Hi Community, i am trying to figure out how I can format a visual var chart based on another bar chart. So i have plans and actuals numbers in two different tables. The visual with the plan...
lbendlin
2 years agoSuper User
trying to figure out how I can format a visual var chart based on another bar chart
Change your thought process to "format a visual based on the data in the current filter context". Create a text measure that yields "red" or "green" based on the data, then apply to the bar chart.