Reputation: 10693
I have made a OLAP cube using Jasper OLAP designer. Than I have made a OLAP connection using that OLAP schema in Jasper Server.
My aim is to generate report using that OLAP cube. Basically the scheduled report in PDF format having tabular as well as Chart in it.
Now when I select Create->Ad Hoc report -> OLAP connection.. I don't get the option of charts. Only option there is Crosstab. From this I am able to get tabular report only.
I don't know what wrong.. My concern is how to make this report with charts.. My question may be wrong.. I am new in Jasper, OLAP and all. Kindly give me some guidance.
Thanks in advance.
Upvotes: 0
Views: 768
Reputation: 9390
You can create reports in iReport that use an OLAP data source. These can include charts (or anything else supported by JasperReports).
But in Ad Hoc when you choose an OLAP source, you can only create crosstab reports. That limitation will go away in the next release... but for now you can't create charts there.
Upvotes: 1