Hello,
I am wanting to add a column at the end for "Total Taxes" to sum Production Tax and Regulatory Tax for each row. For example, row one would have a total of $498.9078. I'm having trouble finding an example that keeps all the columns in the end result. Any help would be appreciated.
We can't run this without the data - please attach that too or Export Workflow under Options and send the .yxzp
Never mind I figured it out. I was making it too hard. I figured it out in the formula tool. thanks!
Add a formula tool:
Add New Column 'Total Taxes' =[Production Tax]+[Regulatory Tax]
Format in the end if required for Currency.