Answered by:
Connectable Report Viewer Web Part to display parameterized SSRS reports.

Question
-
Hello,
I'm building a connectable webpart to display parameterized SSRS reports.
My provider webpart is a people picker control and consumer is a report viewer webpart.
Scenario - Search user in people picker, select user and hit 'ok' button. Selected user should be passed to consumer webpart, which is essentially a report viewer webpart. Now report viewer webpart should use user name and display filtered reports based on selected user.
Problem - I'm able to create connectable webparts and also able to pass parameter. But when I'm trying to refresh my report viewer webpart to to dispaly data based on my filter criteria its going into infinite loop. I'm setting the filter value in call back method. Pls let me know if there are any known issues or any best practices for using connectable webpart for report viewer.
-Bhanu Singh
Wednesday, October 10, 2012 6:36 AM
Answers
-
Hi,
Please review the following: http://msdn.microsoft.com/en-us/library/ms178187(v=VS.100).aspx, http://msdn.microsoft.com/en-us/library/ms494838.aspx, http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.itransformablefiltervalues.aspx and http://social.technet.microsoft.com/Forums/en-US/sharepoint2010programming/thread/7997604f-c21e-4479-852a-e1376d7fa63b for a general idea first will give general insight.
However, I think you may have gone past that part since you are mentioning that you are getting an infinite loop. Without further details on how it was coded, it will be difficult to give you an idea. You may want to open a support ticket and discuss with an SPDEV engineer if you do not want to post your sample here.
Regards, Savoeurn Va Microsoft Online Community Support
- Marked as answer by Xue-Mei Chang-MSFTModerator Friday, October 19, 2012 9:42 AM
Sunday, October 14, 2012 11:44 PM
All replies
-
Hi,
Thank you for your question.
I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
Thank you for your understanding and support.
Regards,
Xue-Mei Change
TechNet Subscriber Support in forum
If you have any feedback on our support, please contacttnmff@microsoft.com.
Xue-mei Chang
TechNet Community Support
Thursday, October 11, 2012 9:06 AMModerator -
Hi,
Thank you for your question.I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your
patience.
Thank you for your understanding and support.Regards,
Xue-Mei Change
TechNet Subscriber Support in forum
If you have any feedback on our support, please contacttnmff@microsoft.com.Xue-mei Chang
TechNet Community Support
Thursday, October 11, 2012 9:10 AMModerator -
Hi,
Please review the following: http://msdn.microsoft.com/en-us/library/ms178187(v=VS.100).aspx, http://msdn.microsoft.com/en-us/library/ms494838.aspx, http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.itransformablefiltervalues.aspx and http://social.technet.microsoft.com/Forums/en-US/sharepoint2010programming/thread/7997604f-c21e-4479-852a-e1376d7fa63b for a general idea first will give general insight.
However, I think you may have gone past that part since you are mentioning that you are getting an infinite loop. Without further details on how it was coded, it will be difficult to give you an idea. You may want to open a support ticket and discuss with an SPDEV engineer if you do not want to post your sample here.
Regards, Savoeurn Va Microsoft Online Community Support
- Marked as answer by Xue-Mei Chang-MSFTModerator Friday, October 19, 2012 9:42 AM
Sunday, October 14, 2012 11:44 PM