Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

cannot update fields when using Stored Procedure in SSRS

$
0
0
Hi folks,I was wondering if anyone can help me out please.I was using Stored Procedure in SSRS but when I use SP and click on Refresh fields the fields are not getting updated in SSRS.I have around 6 parameters to pass to stored proc.I tried in the follwing ways.1)change the Querytype to TextExecute sptest @param1,@param2,@param3,@param4,@param5,@param62)change the Querytype to StoredProcedure and selected my SPGave Refresh fieldsBut its not working for me.I would be very greatful if you could help me out.

Viewing all articles
Browse latest Browse all 2791

Trending Articles