Multiple choice technology databases Is it possible to have multiple datasources to display a single report? True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation A single JasperReport template uses one primary dataSource. To work with multiple dataSources, you must use subreport elements where each subreport can have its own dataSource, or create custom combined dataSource implementations.