Hello,
I hope someone can help me with the following :
I have a dataset where I have useless zeros before the numbers.
I tried the Trim left function for the ID but I am not sure if I can do this with a big dataset so I am not sure how many zeros I need to get rid off.
As for the amounts, I tried to transform it into FixedDecimals, it didn't work either (NULL values) and not sure If I can trim the zeros since I don't know what's the maximum value (since the dataset will be updated)\
Thanks for your help 🙂
