Skip to main content

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?

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