December 10, 2018 at 2:14 am
Hi All,
My line chart is getting big when user enters data.so how it can be split multiple pages dynamical(like page1 show somae results and page2 some results.......pgaesN show results).
Regards
pol
December 10, 2018 at 5:11 pm
polo.csit - Monday, December 10, 2018 2:14 AMHi All,My line chart is getting big when user enters data.so how it can be split multiple pages dynamical(like page1 show somae results and page2 some results.......pgaesN show results).
Regards
pol
You mean by using something like NTILE to divide the date range into N equal chunks and then breaking up the chart that way? (first chart has a parameter where NTILE() = 1, the next has NTILE() = 2 etc?
December 11, 2018 at 4:01 am
No....i am not passing any parameter like NTILE()=1 ...just data range is dynamical change then automatically report can change with page wise
Regards
Pols
December 11, 2018 at 7:56 am
I have used subreports to cause page breaks before. Don't know if that can help you or not.
December 12, 2018 at 12:01 am
Please explain me in details.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply