You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Mottie, Hi all,
i have an issue when using the OR condition. If i have multiple values in a cell the OR condition is not working. Single values works .
Is there a way (workaround) or any idea how to solve this issue?
Not working: Gender & User Name (contains multiple values in one cell): expecting results => male or female (display all info based on condition OR)
Working: Room (single value in cell): expecting results: room23 or room 24
Hi Mottie, Hi all,
i have an issue when using the OR condition. If i have multiple values in a cell the OR condition is not working. Single values works .
Is there a way (workaround) or any idea how to solve this issue?
Not working: Gender & User Name (contains multiple values in one cell): expecting results => male or female (display all info based on condition OR)
Working: Room (single value in cell): expecting results: room23 or room 24
see table: https://jsfiddle.net/bilop/vwabo01q/50/
The text was updated successfully, but these errors were encountered: