Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. For this, click Insert > Conditions

  2. Select the conditions from If-Else, If-ElseIf, Complex If, or Complex If-else-If.

    image-20240530-072823.pngImage Removed

Let us consider an example where you want to highlight the KPI such that if the ‘Sum Discount’ is greater than zero, it should be shown in Green; otherwise in Red.

...

  1. For this, select the if-else option and create a branch with the default condition, as shown in the image below. Now, you can customize the condition and template design as needed. 

    image-20240530-072823.pngImage Added

Let us consider an example where you want to highlight the KPI such that if the ‘Sum Discount’ is greater than 3000, it should be shown in Green; otherwise in Red.

...

As you can see, the discount Sum Discount is greater than zero 3000 and is shown in Green.

...

If the discount Sum Discount is less than zero3000, it is shown in Red.

...

Rich Text Editor for HTML Cards
Anchor
html
html

...