Start time or End time from Routing Variable
Answered
Hello! I'm trying to find the variable that can pull the arrival time for the driver based off of routing and it knows that the time is either setup or pickup. It would be similar to the *delivery_or_return* variable. I'm tired of writing this time down on the vehicle packing list. Thank you!
This is a tough variable. I mean. the variable itself is easy. BUT to get the exact time, you have to make sure there are red lines on the routing software
the variables are: *fullsetuptime* and *fulltdowntime*
If that red line isn't there, it will pull the delivery and return windows instead.
This is a tough variable. I mean. the variable itself is easy. BUT to get the exact time, you have to make sure there are red lines on the routing software
the variables are: *fullsetuptime* and *fulltdowntime*
If that red line isn't there, it will pull the delivery and return windows instead.
Ooohhhh you wanted one variable that showed the one that was relevant. I'd show both for the reason you're staying, customers ask. But if you wanted only one you could try ~~*d_or_r*==D~*fullsetuptime*~*fullydowntime*~~
Ooohhhh you wanted one variable that showed the one that was relevant. I'd show both for the reason you're staying, customers ask. But if you wanted only one you could try ~~*d_or_r*==D~*fullsetuptime*~*fullydowntime*~~
Replies have been locked on this page!