Hi
I would like to create report which contains information from SP list dataset and SQL table dataset.
Both datasets has a common field which is “StaffNo.” Therefore in my report I would like to see:
StaffNo(either dataset) | StaffName(SQL DataSet) | StaffHours(SP List Dataset)
I found some similar thread below:
http://social.msdn.microsoft.com/Forums/en/sqlreportingservices/thread/c7580044-4896-4d20-9259-3ea1a5cc4824
However I am still not sure what is the be the best practice.
Many thanks
Regards, Marcin (Please mark as helpful or answered if it helps)