Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request 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.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 104 | |
| 81 | |
| 66 | |
| 50 | |
| 45 |