Page 1 of 1

show more than one row in my Report

Posted: Mon Apr 15, 2019 6:37 am
by dorsa2
I have a Report on Stimulsoft. That get data from sql's Store Procedure, and the stored procedure has a parameter. now when I want to preview my report it just shows one Row of SP.while the result of my procedure has more than one row.
and When I put the value of the count data more than one, all of the rows show the same row(the first row)
How can I solve this problem?

Re: show more than one row in my Report

Posted: Tue Apr 16, 2019 9:38 pm
by Lech Kulikowski
Hello,

Please try to set the DataSource property for the DataBand component.

Thank you.