Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Valid if for enum list

How can the system ensure that users check all the available lists? If any of them are left unchecked, the column value will be invalid. Is that possible? Thank youScreenshot 2024-05-28 165718.png

0 3 111
3 REPLIES 3

ISBLANK(LIST(//expression to list possible items//) - [_THIS])

Hey @TeeSee1 thanks for your response,
But it doesn't work at all. Here is my formula:
Screenshot 2024-05-29 064320.png

A SELECT statement returns a list. So you do not need the first LIST.

Top Labels in this Space