Notifications
Clear all
Power Pivot
2
Posts
1
Users
0
Reactions
9
Views
Topic starter
Is there a similar function, or a way to pass a date to the existing function, that isn't the system date?
For example, it's June, but I want to evaluate a May date using various Date.IsIn functions.
Thanks in advance for the help!
Posted : 11/06/2021 2:36 pm
Topic starter
I think I found a work around ...
I created a duration between the system date and the "evaluation" date.
Then I used that result in my Date.IsIn functions.
Seems to be working. But if there is a better way, please let me know!
Posted : 11/06/2021 3:19 pm