Hello, I need to load transaction data that has cost center as one of the dimensions. The issue I am running into is the cost centers in transaction data could have zeros in the beginning. Here is the trick: the costcenters could be any number of digits, and it could have any number of zeroes in the beginning. the max size is 10 digits(including zeros and non zeros). How do i just get rid of zeros but not the actual costcenter? thanks.
↧