Also just got this related error when trying to run one of the reports in Method.
Error^Action Sequence Order:1^ERROR:These columns don't currently have unique values.
at
System.Data.ConstraintCollection.AddUniqueConstraint(UniqueConstraint
constraint) at System.Data.ConstraintCollection.Add(Constraint
constraint, Boolean addUniqueWhenAddingForeign) at
System.Data.ConstraintCollection.Add(Constraint constraint, Boolean
addUniqueWhenAddingForeign) at
System.Data.DataRelationCollection.DataSetRelationCollection.AddCore(DataRelation
relation) at System.Data.DataRelationCollection.Add(DataRelation
relation) at Service.fnReportGetDataSetForExistingReportV2(String
sDataBaseName, String& sResult, String sReportName, String
FilterMasterSQL, String[ FilterDetailSQL, Boolean
blnReturnPartialDataSetOnly, String sLogin, String sPassword,
Int32& intSecurityID, String sWebServiceEncryptionKey, Int32
intTimeZoneOffset)
Unable to run report from METHOD too.
thanks in advance.