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.
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 ?