I am trying to add a table in SSAS (using visual studio) and I get this error:
My guess is that SSAS somehow decides that SegKey is an integer, and at some row it breaks, because the said row is not an integer...
But while importing the table I dont get any option to select data types... How can I consume this table?