Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I'm new so please bear with me.
I have data coming in from csv (dumped from database so I don't want to do the calculation in the csv).
One of the columns is "Acknowledged" date. I need to calculate the "Delivery Due" date, which is the "Acknowledged" date less 1 working day.
Obviously simple in Excel and will be simple for you experts but I am lost, have searched the e-learning and the community and can't find anything that I can work from.
PS the reason I am not connecting direct do Database is that it is a bespoke one and I'll attack the how to do that at a later date!
Thanking you in advance
NetB
Solved! Go to Solution.
Also simple in Powe BI. Given an [Acknowledged] column in Date format, create a new calculated column with the formula:
Delivery Due = [Acknowledged] - 1
Also simple in Powe BI. Given an [Acknowledged] column in Date format, create a new calculated column with the formula:
Delivery Due = [Acknowledged] - 1
Hello,
What if the number of days to subtract or add is variable, so there is a column to add or subtract, would it be as simple as [Date] + [Column with number of Days]?
BI simply does not accept this procedure.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 54 | |
| 47 | |
| 38 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 83 | |
| 71 | |
| 38 | |
| 28 | |
| 25 |