Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 !
User | Count |
---|---|
25 | |
11 | |
7 | |
6 | |
6 |
User | Count |
---|---|
30 | |
13 | |
11 | |
9 | |
7 |