Mike Robbins
12/30/2022, 7:01 PM${line.amount}
, it's formatted properly for the given currency as expected. The amount that's calculated within the template simply displays as a number when we output ${groupTotals[item.lineuniquekey]}
.
I've tried formatting ?string.currency
but this always formats with a $ with comma separator and . decimal separator.
I've tried formatting `?string[",0##.00"]