Hi Bostaevski,
Based on your post, I created a similar report in my test environment, I can reproduce the same issue as your post. The issue is caused by incorrect scope in the expression.
In order to solve the issue, I modified the expression with below format. Please try to use the expression to check if it is the result you request.
=IIF(CountDistinct(Fields!PONumber.Value) = Max(CountDistinct(Fields!PONumber.Value)), "DarkRed", "DarkGray")
If the issue is persist, could you please post your dataset with sample data, and the screenshot about the chart design? It is benefit for us to do further analysis.
Regards,
Alisa Tang
No comments:
Post a Comment