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.
Hi,
Can someone please tell me how I can make a custom column in the Query Editor? Here is what I tried with error that WEEKDAY not recognized.
=WEEKDAY(TODAY(),2)
Thank you,
- Justin
Solved! Go to Solution.
Hello Justair07,
Use WeekDay =Date.DayOfWeek(DateTime.LocalNow())