Forum Discussion

learner03's avatar
learner03
Post Partisan
2 years ago

Timestamp format

I have a last refresh timestamp on each report. For that I am using below query- let Source = DateTime.LocalNow(), #"Converted to Table" = #table(1, {{Source}}), #"Inserted Date" = Table.AddCo...