CSA 8 - Final Exercise - Calculation of Rental Cost
The formula provided in the Techincal Details works in the Expression Builder when I test it, but it does not work during the runtime. The issue appears to be the lookup of the costperday via the pyGUID:Reservation.VehicleID. The GPScost and Child Seat part of the calculations work. I don't get an error, I just get 0 regardless of the total number of days for the rental.
How can it work in the formula builder test, but not at runtime?