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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Dear all,
I am starting with Power BI and I would need your help on the function DATEADD.
I have well understood this is a time intelligence and my dates need to be somewhere to appear.
So I created a date table (marked as date table )
I my main table I would like to do:
- add 2 months to my column "Initial Receipt Date" (meaning if Initial Receipt Date = 01/Jan/2023, I would like to see 01/Mar/2023 in the column "2nd DD" -> without taken into account the number of days in the month)
I used the formula: 2nd DD = DATEADD('Line Listing 1'[Initial Receipt Date],2,MONTH)
I linked both tables by 'Line Listing 1'[Initial Receipt Date] & 'Dim Initial Receipt Date'[Date], however it doesn't work.
I probably made something wrong but I don't know what
Would someone be able to help me?
Thanks in advance for your help!
Solved! Go to Solution.
Thank you so much for your help, this is exactly what I wanted to do!
glad to hear that.
p.s.
you see, Time Intelligence functions are powerful, but may not always be necessary. Plain funtions like EDATE, EOMONTH are good enough in many date calculations.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.