Hi,
when i run the Report below error occurs in Report Viewer.
Error:-Union Set Operator is only applicable on sets with the same Dimensions.The number of Dimensions in two or more sets is different
I need solution immediately, n where exactly we have to tune to avoid this error.
Thanks,
Ravindra.
The error sounds like you are trying to union data items from 2 different dimensions. To avoid this error, one way is to move the data items into the same dimension.
Another way is to use a different function. What are you trying to do?