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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi colleagues!
I have to calculated deadlines: I have a shipment date in one table and promised delivery time in days based on carrier and the delivery location in another table.
If Carrier is 1 then we have to add his promised maximum delivery time (ZIPCodes[CarKPI]) to calculate Deadline. I've created such formula:
Solved! Go to Solution.
@Anonymous
Please add .[Date] after shipment date
@Anonymous
Please add .[Date] after shipment date
vimal_parmal!
Awesome! Surprisingly, it works!