Cannot generate TOTAL with add-page-total
Trying to make totals on a table using add-page-total. It does not work. It looks like the amount of the column table are not number.
However, it is generated in th edata definition file XML with datatype number.
When pass to MS-Word, it converted to char.
By example, a SUM of the values 100 and 50 should give 150 but instead the result is 10050. It is concatenated. Therefore, for the add-page-total it gives nothing.
Why the datatype number became CHAR and how can I solve the problem in MS-Word. W7
BIP Desktop versioin is 10.1.3.2.1
I will send the XML data and template files.