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
pachi
New Member

DATEADD - problem of link between 2 tables

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 )

Dates.png


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)
IRD.png2nd DD.png


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

Link 2 tables.png


Would someone be able to help me?

Thanks in advance for your help!

1 ACCEPTED SOLUTION
FreemanZ
Super User
Super User

hi @pachi 

try like:

2nd DD = EDATE('Line Listing 1'[Initial Receipt Date],2)

View solution in original post

3 REPLIES 3
FreemanZ
Super User
Super User

hi @pachi 

try like:

2nd DD = EDATE('Line Listing 1'[Initial Receipt Date],2)

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.

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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

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.