Forum Discussion
conditional formatting on Advanced card visual
Hi,
I would like to use the following conditional formatting with Advanced Card visual, https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381651?src=office&tab=Overview , like following:
1. 0 <Actual <= .9 * Target: Sang
2. 0.9 * Target < Actual <= 1.15 Target: Sang
3. Actual > 1.15 * Target: Sang
I don't need to show any data inside the card but just liked to use this card instead of Title of my Tachometer gauge. I have both Actual and Target in separate tables and Sang is a name of a row in DIM table which is an input to PBI from excel but is static and jointed to my data set tables (meaning it doesn't get updated).
Thanks
- Anonymous7 years ago
I checked with Visual developer. Unfortunately it's not possible to achieve my goal now
4 Replies
- v-piga-msftResident Rockstar
Hi Anonymous ,
By my tests and research with the custom visual, we could drag the Sang as a value under Data Field and Acutal as Condition Field.
However, you need to calculate the value 1.15 Target and 0.9 * Target manually and type it in the conditions like below. So it cannot be very dynamic.
I'm afriad that it is difficult to achieve your desired output with this custom visual.
In addition, you could have a contact with the publisher of this custom visual to confirm it.
Best Regards,
Cherry
- AnonymousNot applicable
v-piga-msft Thanks
This is absolutely not solution to my problem! I already knew that I could build static values as conditions!
So, what type of visual I can apply to address such need?! If you would need to use it for your own needs?
Thanks
- AnonymousNot applicable
Hi gurus,
I would appreciate if some one reply to this thread please:
Thanks
- AnonymousNot applicable
I checked with Visual developer. Unfortunately it's not possible to achieve my goal now