Hello,
I am new to jasper reports!!
Two days earlier, I was totally unaware of the word Jasper Reports and now I can create a Basic JasperReport and deploy it to jasper server. Now what I need to do is to create a drill down report with expand and collapse feature.
I am on a very tight schedule so I am looking to create the report with out having to do a lot of programming. Is it possible to create this type of report using JasperSoft Studio by Grouping the coloumn.
Thank you in advance.
Nitin Raj
2 Answers:
Hi,
As per my knowledge, This is not possible directly with any component in Studio as you do in SSRS.
It is possible with schema workbench if you write a OLAP cube (which comes under analysis).
Give a try with Domains -> Cross tab ad-hoc view, this will give you similar solution on Server side reporting.