How to calculate a value

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…

In the formula of the field you want to visualize the calculation: add the formula. If it gives an error or no result when the 2 fields are added at the same size try to do this:

  • Open formula and select the first field
  • Copy past this value to a notepad
  • Open formula and select second field for the formula
  • Copy past the previous value into the formula.

Hi there Nico!
I believe we managed to figure it out together on our call.
to anyone also wondering — the issue was with a confusing formula UI.

Yes it was fixed. Try to give feedback on the steps we took to solve the issue.