This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello - I was wondering if anyone had experienced an issue with DATEADD function and calculations NOT showing post year 2000 dates. My new column calculation appears to work (using the following formula to add 5 years to a start date):
but as can be seen in the table below the calculation only appears to work for resulting calculated dates pre the year 2000.
Hope that makes sense. Any experience/assistance to resolve this would be appreciated. Thanks, Tom.
Solved! Go to Solution.
@ManEff , DATEADD needs continuous dates. so if the date is not there in the table/calendar table it will not show data. You can use the date as dateadd, if needed
date(year(Plans[Start Date])+5,month(Plans[Start Date]), day(Plans[Start Date]))
https://www.youtube.com/watch?v=YWo-ZpKM6gU
@ManEff , DATEADD needs continuous dates. so if the date is not there in the table/calendar table it will not show data. You can use the date as dateadd, if needed
date(year(Plans[Start Date])+5,month(Plans[Start Date]), day(Plans[Start Date]))
https://www.youtube.com/watch?v=YWo-ZpKM6gU
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 28 | |
| 23 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 49 | |
| 47 | |
| 41 | |
| 21 | |
| 19 |