January 25, 201015 yr Newbies The selected columns contain some non-unique values and therefore cannot be used to uniquely identify each and every record in this table or view. Question: I get the above mentioned error when adding a SQL table from an Oracle db that does not have any non-unique columns - Is there a workaround from this error to get the data into FM (besides adding a column to the Oracle db)? Regards, Rick
January 26, 201015 yr ESS requires a primary unique ID or a combination of fields to make each record unique.
Create an account or sign in to comment