Hi @MAzam,
If the Polish culture format by default isn’t giving you the desired result, you might want to try a different culture. You could use the German culture instead:
format(SalesInvoiceHeaderExt/Amounts/@InvoiceAmount, ‘n2’, ‘de’)
This should give you the correct output in the format 23.560,05.