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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Anonymous
Not applicable

Sum Date + Number

Hello .    I'm trying to create a new column with the following parameter .   I have 2 columns , "PO Delivery Date" that has dates and the "Projected Lead Time"  column has numbers , I would add the "PO Delivery Date" + "Projected Lead Time" and the result would come as a date.  Example:  "PO Delivery Date" = 17.02.2021 ( Date ) Column B = 15 (number) Sum of Two would = 04.03.2021

 

Screenshot 2022-05-13 115848.png

1 ACCEPTED SOLUTION
tamerj1
Super User
Super User

Hi @Anonymous 

simply

TableName[PO Delivery Date] + TableName[Proiected Lead Time (Day)]

View solution in original post

2 REPLIES 2
tamerj1
Super User
Super User

Hi @Anonymous 

simply

TableName[PO Delivery Date] + TableName[Proiected Lead Time (Day)]

Anonymous
Not applicable

 

I see ! it works ! thank you so much !

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.