Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi all
I have created a bar chart and applied custom label through measure described below:
@Thulasiram , The label can conditional formatting for each row of data not the partial one.
You can create a measure like
if([Avg Inv Rate]<.05, "red", "green")
and use that in conditional formatting (Fx on color) using field value option
Thank you @amitchandak for your reply and suggestion.
I tried that if formula as suggested by you, but it is not working.
Is it due to the reason that the custom label contain 3 parts of data but the if formula contains only 1 part of the custom label?
User | Count |
---|---|
84 | |
78 | |
70 | |
47 | |
41 |
User | Count |
---|---|
108 | |
53 | |
50 | |
40 | |
40 |