Forum Discussion
Applicable88
5 years agoImpactful Individual
Date function in nested If-statement, but changing after certain time
Hello, I tried many ways to calculate a dynamic time problem, but the calculated column in M language giving me trouble. I use following if statement: if ([deliverydate]<=Date.From(DateTime.Loca...
- 5 years ago
Found my solution. Defintely add another time function base on the system now() time where it compares what time of the time range it is at automatic dataset refresh. So that it will use the right nested statement according to the time of today.
Applicable88
5 years agoImpactful Individual
Found my solution. Defintely add another time function base on the system now() time where it compares what time of the time range it is at automatic dataset refresh. So that it will use the right nested statement according to the time of today.