<!here> I am looking to get the markup percentage on a quote and would like it to round the result as it gives 3 decimal places. I have tried the round function and it keeps giving me an error. Not sure what I am doing wrong. ROUND([({amount}-{costestimate})/{costestimate}, 1 ]) is what I am doing. Any ideas?