Hello,
I have the following automated process where I collect values from power bi and add them to the template created from word. Among those values there are numbers which I would like to format.
Currently it adds them to me with many decimal places and I would like to put only two decimal places
Another value would like it to be with a % at the end
And on the other hand, I would like one of the columns of those values to store the total of the sum.

Would it be possible?