Forum Discussion
NJ81858
Helper IV
4 years agoLookup multiple columns in table
So I have this table of dates, and another table that just lists federal holidays within it. I want to look up each of these columns to see if any of the dates that are in this table are holidays.
isExpected2Holidays =
[Expected2] in values[HolidaysDate]
2 Replies
- vapid128
Solution Specialist
isExpected2Holidays =
[Expected2] in values[HolidaysDate]
- WinterMist
Impactful Individual