Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
kenxchen
New Member

DAX dateadd function cannot add 100 days

Dateadd seems can't add more than 100 days to a given date.  What is wrong? 

 

kenxchen_0-1733504361019.png

 

1 ACCEPTED SOLUTION
kenxchen
New Member

t.  Thank you, both 

View solution in original post

5 REPLIES 5
kenxchen
New Member

t.  Thank you, both 

Got it.  Thank you both!

Please accept as solution the actual solution post/s.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.
mickey64
Super User
Super User

Is there data in the calendar table after April 10, 2024?

jgeddes
Super User
Super User

DATEADD will only return dates if those dates are in your date table.
DATEADD - Microsoft Learn 

I generated a list of 110 dates and added a column to add 100 days to each. You will see only the first 10 days return a value.

jgeddes_0-1733505889582.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors