In my project I have a table with requests for Kilometers driven by employees.
They give in the number of kilometers driven.
I have an other table that contains the monetary value met Km. So normally I would that the input of Kilometers and mulltiply this with the monetary value so that I know how I need to pay.
But I don’t really see the possibility to multiply…