I am trying to convert a formula that I use in excel to Survey 123 Connect. Has anybody found a way to ^ (caret) for Exponential (power of)?
Hi Michael,
You can use the pow() function to do such calculations.
For example if question_one was equal to 2, pow(${question_one}, 3) would return 2 to the power of 3, or 2 * 2 * 2 = 8.
Kind regards,
Mikie
Still hitting a wall, can I send you file see if you can help with the formula?
See attached Excel file for a sample of how this function can be used.
The results doesn't necessarily have to be read only.
That is the expression in excel spelled out. The observed(1061) comes from a previous formula and the static(90) along with residual(60) are hydrant readings final should be 1677.
(${Observed}*(pow(${Static}-20), 0.54)div(pow(${Static}-${Residual}), 0.54))
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.