stuck in compiling/rendering report

Stimulsoft Reports.Flex discussion
Locked
johnnytraq
Posts: 6
Joined: Fri Dec 06, 2013 8:36 am

stuck in compiling/rendering report

Post by johnnytraq »

Hi,

Most of the time when I try to preview a simple report even with just two data source in the report it gets stuck on compiling/rendering the report. Problem happens in both trial versions of 2013.2 and 2013.3 of Stimulsoft Reports.Fx for Flex. What are the limitations of the trial versions? Also, what are the best practice to avoid getting stuck on rendering or compiling reports? Thanks.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: stuck in compiling/rendering report

Post by HighAley »

Hello.

There is no limitation of the trial version except Demo watermark.
Please, describe your issue more detailed. How many records are in your data source.

Thank you.
johnnytraq
Posts: 6
Joined: Fri Dec 06, 2013 8:36 am

Re: stuck in compiling/rendering report

Post by johnnytraq »

Hi,

So im trying to make a simple report with date filter. I have two data in a single data band. First is the alert type and the other one is the modified date. When I open the preview mode it gets stuck on rendering report. It just keeps on loading. What I was expecting to happen in the preview mode is for it to let me enter the date for filter so that it wont fetch all 30,000 rows. Does this problem happen because its trying to get too many data or is it because there is a problem with the way I made the variable and the paramater for the filter? Thanks.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: stuck in compiling/rendering report

Post by Alex K. »

Hello,

Please try to use the Request from User variables and set the RequestParameters property for the report to true.

Thank you.
johnnytraq
Posts: 6
Joined: Fri Dec 06, 2013 8:36 am

Re: stuck in compiling/rendering report

Post by johnnytraq »

Thanks for your help. I think its working fine now.
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Re: stuck in compiling/rendering report

Post by Andrew »

Hello,

Great! Have a great rest of the weekend!
Locked