Select to view content in your preferred language

Add the ability to do simple math with Dynamic Text

457
1
10-15-2024 06:24 AM
Status: Open
Labels (1)
KevinDunlop
Frequent Contributor

Please add the ability for simple math functions in dynamic text in layouts. 

For example, I have the dynamic text for sum of all values for a certain field that represents work completed.  But I know the total overall is X.  So I want to get a percent done by doing something like: SUM / X.  As far as I can tell this isn't possible right now. 

Another case would be that I want find the different between two fields' averages and show it as text like: FieldXAvg - FieldYAvg. 

Right now, for both examples, I have to manually calculate the values then hard code the values.  That kinda defeats the purpose of dynamic text.

1 Comment
VanessaSimps

Could you use Arcade and then use the expression values for the dynamic text?