Solved

Can we have multiple conditions to a conditional layout.

  • 30 June 2021
  • 1 reply
  • 61 views

Userlevel 1
Badge +4

Why can I only have one condition on a conditional layout? I already came across multiple cases where I wanted to use a conditional layout based on more than 1 condition. For example, to check if an order is too late. You only want to check for orders that are not delivered yet. By doing this, only the not delivered orders get a conditional layout when their expected delivery date is exceeded.

 

Is it possible that we will can query for conditional layouts? or add multiple conditions?

icon

Best answer by Mark Jongeling 30 June 2021, 13:15

View original

1 reply

Userlevel 7
Badge +23

Hi Maarten, 

You can have multiple conditions on a Conditional layout. These conditions will work like an AND. One condition will look at the order date column to see if it's considered too late and another condition will ensure that the order has not been delivered yet.

See: Subjects · Thinkwise Docs (thinkwisesoftware.com) 

A conditional layout contains zero or more conditions that determine when the layout is applied.

Reply