Ability to use a List of Yes/No Type values inside or OR() and AND()

Assume a Yes/No type column [Boolean] in a table Table.

If the following expressions were usable, that would be useful. Certainly not necessary since we could easily use IN() or NOT(IN()), but it’d sure give me the warm fuzzies.

OR( Table[Boolean] )

AND( Table[Boolean] )

Status Open
4 3 129
3 Comments
Bahbus
New Member

Omg seconded.

Jonathan_S
New Member

umm yes. Never really thought about it till now but you planted a seed. Need this.

Status changed to: Open
Pratyusha
Community Manager
Community Manager