Report Is Not Loading Because Of Millions of record in Input Controls Jasper Server

I have A Report With DeviceID inputControls Which has 10 Millions Record ,

I am Not Able Run The Report Because Of this ,

Is There is any way to Achieve Pagination or Some Kind of Ajax Load For  Inputcontrol Data?

 Please Share If You Have Some Solution For Similar Kind Of Problem( I am using jasper server 6.1 Commercial Edition)

santhoshkolloju's picture
Joined: Jan 13 2015 - 9:27am
Last seen: 5 years 8 months ago

Do you have Any Link How it can be done in Visualize.js

santhoshkolloju - 8 years 2 months ago

2 Answers:

Why do you have million data for input control? Instead of using selection, use text field and let user enter the data.

Another option I've used is to use Visualize.js and to create custom input control with limitation. This is the preferred way because text input control doesn't support validation.

 

hozawa's picture
190567
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago

Do you have Any link How It can Be Done In Visualize.js

santhoshkolloju's picture
Joined: Jan 13 2015 - 9:27am
Last seen: 5 years 8 months ago
Feedback
randomness