How to display more than 100 rows in a report page

Stimulsoft Ultimate discussion
shravan.pitla
Posts: 27
Joined: Wed Jul 22, 2020 1:11 pm

Re: How to display more than 100 rows in a report page

Post by shravan.pitla »

((audits.lastlogin >= fromdate) && (audits.lastlogin <= todate))
Attachments
filter.PNG
filter.PNG (24.66 KiB) Viewed 2118 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to display more than 100 rows in a report page

Post by HighAley »

Hello.

Maybe we don't understand you right.
Could you describe your issue more detailed with samples?

Thank you.
shravan.pitla
Posts: 27
Joined: Wed Jul 22, 2020 1:11 pm

Re: How to display more than 100 rows in a report page

Post by shravan.pitla »

After adding ((audits.lastlogin >= fromdate) && (audits.lastlogin <= todate)) this condition in filters tab getting blank report without any data
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to display more than 100 rows in a report page

Post by HighAley »

Hello,

We need to see your report template with sample data.

Thank you.
shravan.pitla
Posts: 27
Joined: Wed Jul 22, 2020 1:11 pm

Re: How to display more than 100 rows in a report page

Post by shravan.pitla »

How to share sample report and data, can you please tell me what to share
Lech Kulikowski
Posts: 6238
Joined: Tue Mar 20, 2018 5:34 am

Re: How to display more than 100 rows in a report page

Post by Lech Kulikowski »

Hello,

Report template with test data (JSON, XML, etc) that we can run and reproduce the issue. Or sample project.

Thank you.
Post Reply