0
Multiply for formula fields
Hi
The table has formula fields "Formula 1" and "Formula 2", which, for their part, take information from other tables. I need to multiply "Formula 1" by "Formula 2". I get an error
Who can suggest a solution?
Regards
2 replies
-
Is Formula 1 a number result?
You can try:
number('Formula 1') * 'Formula 2'
-
Thanks Fred
Content aside
- Status Answered
- 2 yrs agoLast active
- 2Replies
- 70Views
-
2
Following