Forum Discussion

Composed_MS's avatar
Composed_MS
Helper I
3 years ago
Solved

Color change for specific text in card visual

Hello,   I need to change the color of specific text in the card visual, as you can see below 2.8% is increased that's why it's green and 210bps is decreased hence red.     This whole line...
  • Ritaf1983's avatar
    3 years ago

    Hi Composed_MS 

    When faced with these situations, I tend to reach for a simple solution that just works.
    Uses a text box to combine two cards and apply conditional formatting rules.
    As follows:

    1.The text box is prepared and places where cards will go. I just type a string of strings that will save me space for the cards according to their maximum character limit:

    2. Creating each card with its conditional format, white background and cleaning everything that takes up space, and changing the border padding to eliminate white spaces

     

    3.I attach the cards to the places I saved them once they are designed

     

    4. Grouping all created "construction"

    Link to sample file 

    If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly