April 5, 201114 yr Newbies I am attempting to create a field that produces percentages by comparing the content of two other fields. I imagine I need to create a script but am unaware how to utilise the correct information. Kind regards
April 5, 201114 yr a field that produces percentages by comparing the content of two other fields. If you mean a field that would calculate the X% in "Field A is X% of Field B", try a calculation field (result is Number) = Field A / Field B In Layout mode, select the calculation field and choose Format > Number > Format as decimal > Use notation:[Percent]
Create an account or sign in to comment