I have a formula im trying to get to work. it should show the difference between two time fields
When i run this i get " the ) is missing and it places it after the d,.
Ive got to be missing something simple
thanks
Anything worth doing is worth messing up at least 5 times before you get it right!
Code:
DateDiff (d,{orders.order_date} {shipments.arrive_in_area} )
Ive got to be missing something simple
thanks
Anything worth doing is worth messing up at least 5 times before you get it right!