Skip to Content
0
Dec 10, 2022 at 06:32 PM

SAC Rejects leading zeros during import

238 Views

Hi,

I want to import data from a flat file. In my file I have a dimension valled vertical and it has 002 as value. In my master data I have the same ( 002 but not 2 ). Therefore file and SAC master data aligns

However, while validating data for import, SAC rejects these records and throws error "member "2" doesn't exist". Indeed I am uploading 002 but not 2 and seeing the same in data prepartion step.Is this a limitation or there is a setting for import to accept leading zeros?