This object is in archive! 
Travel Time Variable
Answered
What is the variable to pull out the travel time field?
I have looked up and down the list with no luck.
Thanks
What is the variable to pull out the travel time field?
I have looked up and down the list with no luck.
Thanks
No but we have *travelstart* and *travelend* and math can be done on them.
{*travelend*-*travelstart*} would give you the duration in seconds.
{(*travelend*-*travelstart*)/60} would give you the duration in minutes.
No but we have *travelstart* and *travelend* and math can be done on them.
{*travelend*-*travelstart*} would give you the duration in seconds.
{(*travelend*-*travelstart*)/60} would give you the duration in minutes.
I gave it a try on our daily book pages and it shows travel time of 2970.00
can you look at lead 2692583 and see what i did wrong
i used {(*travelend*-*travelstart*)/60}
on the lead it shows .25 hours on mine its crazy numbers
I gave it a try on our daily book pages and it shows travel time of 2970.00
can you look at lead 2692583 and see what i did wrong
i used {(*travelend*-*travelstart*)/60}
on the lead it shows .25 hours on mine its crazy numbers
Replies have been locked on this page!