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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am trying to use the calendar function for dates in 2022
result is 25-6-1894 to 6-7-1894 dates
weird..anyone has a solution..why this is happening
Solved! Go to Solution.
That's not a valid way of specifying a date. Try
SEL = CALENDAR( DATE(2014, 1, 1), DATE(2022, 12,31))
That's not a valid way of specifying a date. Try
SEL = CALENDAR( DATE(2014, 1, 1), DATE(2022, 12,31))
Thanks for the reply and solution..it works.. the manual showed start date, enddate