Hi,
I got this during an import of users with a CSV file as source. Does anyone know what field might have caused this error?
Job Failed with the following message: failed to move data from temporary table [dbo.AccessUserTempTableForBulkImport] to main table [dbo.AccessUser]. Reason: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.
Regarsd / Aki