Forum Discussion
Clockwise
7 months agoHelper I
Conditional Formatting a Bar Chart using a measure
I am trying to simply add this conditional color to bar chart such that if it is more than average one color be used and if it is less than average another color. Take Red and Green. Here is the...
- 6 months ago
The soluton did not work exactly but were useful. I was able to resolve it in a differnet way. This can be closed.
danextian
7 months agoSuper User
It is possible that there are more than one values of either [total past due] or [average_totalpastdue] column for each column in your visual. SELECTEDVALUE returns blank if there isn't a single value in the current context. It would be easier for us to understand your use case if you posted a sample pbix, of course, with confidential data removed.