Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Change values in Table visual and keep conditional formatting

I have field dragged in table visual and applied conditional formatting on it. When we are removing that field and replacing it with another field, conditional formatting is not retained.

How I can retain conditional formatting in this case?

3 Replies

  • Hi

    Conditional formatting option is applied to fields which are available in the visual. if you remove the fields then all the conditional formatting tagged to visual will be cleared. Add the same conditional formatting on the new fields which you added.


     Updating Media

     

    Thanks

    Hari

    Did I answer your question? Then please mark my post as the solution.
    If I helped you, click on the Thumbs Up to give Kudos.

    My Blog :: YouTube Channel :: My Linkedin


  • Anonymous's avatar
    Anonymous
    Not applicable

    Thank you for reply. We are removing and adding field using power bi client apis. Can we apply conditional formatting using api after adding field?