Hello ,
I'm new to Jasper reports. We have a Mongo infrastructure and I want to generate reports on the fly .
All the dynamic reports tutorial seem to deal with Mysql and I'm not sure if you can dynamically send queries to the reporting server (mongo backend) at runtime?
Any pointers would be great.
Thanks
Neeraj
0 Answers:
No answers yet
When you say Dynamic Queries, are you talking about AdHoc Reports?
Are you referring to the MongoDB query equivalent of the ${IN} parameter that can be used for SQL databases?