Jump to content

Generate analysis view in jasperserver


kevinchristian

Recommended Posts

 Hello Everybody,

I have just started learing the jasper server and iReport analysis and reporting tool. I have successfully created simple reports using iReport and am able to view them from jasper server repository on jasper server browser.

As I was going through the JasperServer Documentation to read on "How to Create Analysis View?". I really got confused from where to start. Can anyone please help me on this? I will simplify my problem.

I have installed "jasperserver-ce-3.7.0-RC-windows-installer.exe" and "iReport-3.7.0-windows-installer.exe". I have "Oracle 9i" DBMS installed on my machine. [All applications are installed on the same machine(Server).]

Database Schema:

Employee: EmpID, EmpName

EmpWork: EmpID, Month, HoursWorked

From iReport, I can create report of (list of employees etc) using SQL and JDBC connecter (ojdbc.jar).

Now I want to use the analysis view to create multidimensional report with Employee Name(JOHN, MARK, KANT....) in rows and Months(JAN, FEB, MAR...) in Columns such that each cell value show the number of hours worked by an employee in a month.

Can anyone please guide me to resolve the issue mentioned above??

 

Thanks

Kevin Christian

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

I have tried running Mondrian application(http://localhost:8080/mondrian) from JasperServer/mondrian-3.1.4.jar. But I can not run it. Do I really need Mondrian application to create OLAP schema? or is there any other way for creating multidimensional report from Oracle Database.

I have also tried JasperETL, but not able to start it due to Incompatible JVM error.

Am I going in the right direction or not?

Please guide me.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...