The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Solved! Go to Solution.
go to query editor and then create custom column then input this in the formula bar
DateTime.LocalNow()
go to query editor and then create custom column then input this in the formula bar
DateTime.LocalNow()
It will show the date and time when the query was refreshed.