Forum Discussion
Anonymous
9 years agoNot applicable
How to get the current system date?
Is there a function in Power BI that tells the current system date, for example getDate?
Hi Anonymous,
Try NOW() or TODAY()
Regards,
MFelix
or if you are adding columns in the Query Editor, DateTime.LocalNow ()