I'm trying to create a Valid If condition on a (text) field in Table A based on using a (date) field from Table B. The condition evaluates as true and it should not for every row in the small table B. My Valid If Is:
SELECT( Weeks[WeekRange], ANY(Weeks[WeekEnd]) < DATE('11/01/2024'))
Thoughts?
Solved! Go to Solution.
Off course your suggestion worked! I appreciate you helping me get more sleep!!
User | Count |
---|---|
18 | |
9 | |
8 | |
5 | |
5 |