Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Please do not know how the query editor to get a new column with the current date?
What command creates a date?
thank you answer
Solved! Go to Solution.
Hi,
This solution was very helpful. Previously I created a column my table using TODAY() not in the editor. For my current dashboard it makes more sense to make a few ammendments at query editor level. I have a few questons.
- Why does the Today() function not work when creating a custom column (query editor) but when I add a date column in my table it does ?
- Is query level syntax different to the functions syntax used on the tables / columns ?