Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare 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 !
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
31 | |
15 | |
11 | |
10 | |
8 |