Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

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

 

  • Anonymous's avatar
    Anonymous
    7 years ago

    I checked with Visual developer. Unfortunately it's not possible to achieve my goal now

     

4 Replies

  • v-piga-msft's avatar
    v-piga-msft
    Resident 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