Forum Discussion

andyor's avatar
andyor
Resolver I
3 years ago

Testing date output validity

How can I test all the various Power BI date outputs to check if I'm using them valid/correct?   E.g. In SQL Server I can do SELECT getdate() and that will output the current date/time in the conso...