I created a table on my dataverse and am looking to fill it from a spreadsheet that has all of my information. One of those columns are barcode numbers.
I opened the newly created table in excel and entered a row to test it. When trying to publish I receive the error Cannot convert the literal '886111645091' to the expected type 'Edm.Int32'.
Looking at the column types I only see whole number, floating number, and autogenerate. I don't see how else I can change the data type. How does one get around this?