in a given XML, I have a node that contains the number 2, but this may also be any other number up to 99.
For later usage, I need to add a leading zero to all single digit numbers. Is this possible with a Metadata expression?
I currently use [Metadata.Integer:Dataset="Xml",Model="XML",Path="/daten/kopf_und_posten_daten/positionen/position/FortlaufendeBelegPosition"] to get the number, but have not beed able to add a the 0.
Maybe someone can help or tell if this is even possible.
Thanks and have a nice weekend

Nico