Forum Discussion
andyor
3 years agoResolver I
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...