Hi, I'm looking to format the Grand Total at the bottom to USD. I can get the column Payment with format(C), but is it possible to do the sum in the same way?
Never mind, {{lumpSumItems}:sum(value.payment):format(C)} worked. when I tried it before, I had a typo in it so I thought it didn't
1 Like
Thank you for the update, Emily!