Hello, I'm developing an automated report where a team member completes a form, the form results are added to a sharepoint list, and then the results are sent in a formatted email to the client.
I'm having trouble with the appearance of a percentage being pulled via dynamic content from a calculated column (which is formatted as a number and limited to two decimal places). When the dynamic content is added to the send an email action, it shows up as a percentage with 13 decimal places, which is not visually appealing and is unnecessary to have more than two decimal places. How can I limit the number of decimal places?
Thanks.