Consecutive report ssrs in specified form
i make form<bill payment> for report in ssrs like query: select * from pay.customers and i Placement fields in design form but records of columns should
for example i have a table: select * from pay.cumtomer and i create a form for it`s report that bill only one person in case i have many in a form enter record one person goto next person record in same form
and my type form design for one record of one person and should report by consecutive.
enter Individually(single) to form and goto next form can i sove it in ssrs enviroment or .net(vb/c#).
thanks.
October 31st, 2011 9:43am
Hi ehsan,
Thanks for your post.
Do you mean you would like to create a drill-through report, with fields placed on the report, whenever you click the field value, it would navigate you to the next report with the relevant
field value you clicked?
If you answer is ‘Yes’, you can refer to this article
Configuring Subreports and Drillthrough Reports to archive it.
Thanks,
Bill Lu
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Free Windows Admin Tool Kit Click here and download it now
November 1st, 2011 3:54am