Hello,
i face a issue that is an large irritant.
When making an custom template reprot via plugin, numeric values are allways convert to text (even if i use ;type=num in field's arguments) so, no calculation or croos table is possible without a large time of post-treatment (changing avery cell type....).
The worst is for Amount flieds, where html code is added, that is good for text or word, but the worst for Excel (it corrupt the file !).
Expect to be clear, i set an example :
Template :
result :
Hello,
I'am redording a ticket for this comment, but I'm not sure it will happen.
Have a nice day,
If think it in an old issue we alredy fixed on this plugin.
Which version of the plugin are you using ?
Hello,
i use the last V3.1 version.
Regards
Just need to use good syntax, which is ;ope=tbs:num
Example (on Requirement Matrix - updated for next version of plugin)
[object.countTotal;ope=tbs:num]
Hello,
with ope=tbs.num i get the value 63000,00 &nbps;€ instead og 63000 in cell, so value is non numeric and can't be summed for example...
Issue will be fixed on next version of plugin