Hi All,
I am using simple DoMo ETL (Not Beast mode) and I have an issue with DoMo. I am loading text data from salesforce into domo using "salesforce" connector. The text data contains all numbers with leading zeros.
Since there are no chanracters present in text data Domo treats it as number and trims leading zeros while loading into DoMo. This is causing issue for me for further processing.
Do we have any solution to resolve this issue?
e.g. Salesforce data ----> 01234
Data after loading into Domo ---> 1234