March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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
Solved! Go to Solution.
Hi @Anonymous
simply
TableName[PO Delivery Date] + TableName[Proiected Lead Time (Day)]
Hi @Anonymous
simply
TableName[PO Delivery Date] + TableName[Proiected Lead Time (Day)]
I see ! it works ! thank you so much !
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
23 | |
16 | |
15 | |
7 | |
6 |
User | Count |
---|---|
33 | |
29 | |
16 | |
13 | |
12 |