Calculate the percentage of each field
I need to calculate three fields and identify their respective percentage. Use Case: Three fields will be populated with integers. I need to sum the values together and output the percentage Input:OpEx Amount = 5000CapEx 1 Amount = 1000CapEx 2 Amount...