Running a report from multiple ad hoc views

I need to create a user interface which would let users select options and run a report. I do not have any access to the database. I have been given 5 ad hoc views which have different data. I need to consolidate data from all those Ad Hoc views into this one single report. Is it possible?

Thank you!

soumya.kallem's picture
Joined: Sep 18 2016 - 4:10pm
Last seen: 6 years 11 months ago

2 Answers:

If you want to display each view as is but all on the same page, you can use dashboards.  Your export and scheduling options may be less than with reports.

http://community.jaspersoft.com/documentation/tibco-jasperreports-server...

elizam's picture
15476
Joined: Mar 5 2012 - 9:19am
Last seen: 3 years 1 month ago

I want to display selected data from the views and not as is. I also need a user interface with controls like date, text box, checkbox, radio button list etc. Dashboard is not something I might be looking for. I believe I need to use Jasper Studio. I don't know if I can work with ad hock views in this case though.

soumya.kallem's picture
Joined: Sep 18 2016 - 4:10pm
Last seen: 6 years 11 months ago
Feedback
randomness