Skip to main content
Inspiring
January 26, 2018
Answered

Can't add fields for calculation

  • January 26, 2018
  • 1 reply
  • 1729 views

Hi!

I want to create a simple calculation form but when I choose the fields for calculation they don't appear in the box...

Every field has it's own name, tried with number-format and without ...

Are there any preferences I have to set for the fields?

thanks in advance!

This topic has been closed for replies.
Correct answer marcusr10181371

I want to multiplicate preis and anzahl and have the result in abgabe.

then i take 25% per simplified field notation (abgabe*0,25) in gemeinde

in the end I wanna sum up all the gemeinde-fields in summe.

Actually the calculation isn't the problem I simply can not add the fields in the grey box

although I can mark them ,....

but in the end theres nothing ...


ok ... .I don't know why but now it works ... I didn't do anything else then before ...

thanks for the help though!!!

1 reply

try67
Community Expert
Community Expert
January 26, 2018

Strange. Are these text fields? What are their names?

Inspiring
January 26, 2018

(Sorry its german..)

The names are "preis" "anzahl" "abgabe" "gemeinde" "summe" but I tried it with the predefined names too (text1.0,text1.1,...)

It should be a simple multiplication between "preis" (price) * "anzahl" (quantity) which results in "abgabe"

then 25% of that calculation in "gemeinde" and in the end a sum of the results ...

Inspiring
January 26, 2018

tried it with cloned fields and individually created fields ...