Hello,
I am using XML mapping to create quotations from Dynamics.
What I want to do is, when I populate a table in the Word document, to make a math between different cells and show the result when the PDF of the quotation is printed.
I tried using bookmarks to the xml data and add a formula in Word like the example below, where quantity below "Prova" is a bookmark for Quantity:

It doesn't work, it seems the content of the cell E2 is always zero.
Do you have any suggestion?
Many thanks in advance.