Hello, I have a workflow the is calculating the percent between two Price type columns. The calculation works but shows as Price as the format and not as percentage. How can I changes this to a percentage in the expression?
*<<(sum(Select(Monthly Job Cost Work Orders[WorkOrderGrossMargin], TRUE))/sum(Select(Monthly Job Cost Work Orders[WorkOrderEstTotal], TRUE)))100>>
Thanks
