Skip to main content
Solved

lobby formatting

  • September 9, 2021
  • 5 replies
  • 367 views

HOOJEWINL
Sidekick (Customer)
Forum|alt.badge.img+6

 

I have a question about formatting on IFS lobby.
I want to add a conditional formatting that when the Balance value  is higher than the budget value it has to be red color. But how can I indicate this in the formatting tab? 

I am not very familiar with the formatting section.

 

 

Best answer by Tomas Ruderfelt

Add the formatting on mapped column “Balance” instead of mapped column “true_false”. Then the balance will be red.

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

5 replies

Forum|alt.badge.img+19
  • Superhero (Employee)
  • 488 replies
  • September 9, 2021

You can’t compare two columns in the element. You have to create a separate column for this.

Example of field in data source:

CASE WHEN balance > budget THEN ‘TRUE’ ELSE ‘FALSE END

 

Then you can make a condition to show it in bold red or maybe a new column with a red dot or other icon when the value is TRUE.


HOOJEWINL
Sidekick (Customer)
Forum|alt.badge.img+6
  • Author
  • Sidekick (Customer)
  • 17 replies
  • September 9, 2021

Hi Tomas,

I have executed your suggestion, but the formatting is not yet applied. By this I mean that the balance does not become red even though it is higher than the budget.

 

Am I doing something wrong?


Forum|alt.badge.img+19
  • Superhero (Employee)
  • 488 replies
  • September 9, 2021

You now have made a formatting of the invincible true_false column.

If you instead in the Mapped Column “Balance” add the condition on true_false column it will work better.


HOOJEWINL
Sidekick (Customer)
Forum|alt.badge.img+6
  • Author
  • Sidekick (Customer)
  • 17 replies
  • September 9, 2021

Tomas,

I have made the column visible but now the TRUE value turns red and this should be the Balance value.
I am probably still doing something wrong?

 


Forum|alt.badge.img+19
  • Superhero (Employee)
  • 488 replies
  • Answer
  • September 9, 2021

Add the formatting on mapped column “Balance” instead of mapped column “true_false”. Then the balance will be red.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings