Forum Discussion
IF
2 years agoPost Prodigy
Date Tomorrow M language
Hi, I am using this to get today's data: let Source = Date.ToText(Date.From(DateTime.LocalNow()), "dd.MM.yyyy") in Source It is working well, but I also need tomorrow's data. I must use this...