I have a field: tblIZPIS_OBD_PLA_PRI_IZ.PLA_PRI_STOPNJA, which gives a number like 6,5% 1,0% ...but i'd need number like 6,50%, 1,00% ...so 2 decimals.
Why doesn't this work:
ToText({tblIZPIS_OBD_PLA_PRI_IZ.PLA_PRI_STOPNJA},2)
???
It gives me an error like this:
Too many arguments have been given to this function.
Thanks for help,
sasa