Hello All,
I have a mdx result set from excute sql task which is stored in an object variable, now i want map that object to column variables in for each loop container ,but when i try to may a column to a string variable its giving an error
Error: The type of the value being assigned to variable "User::At" differs from the current variable type. Variables may not change type during execution. Variable types are strict, except for variables of type Object.
Have any body generated bulk reporting in ssis using a report based on cube.
Many Thanks