10

I am having trouble finding how to create a simple web-app to analyse its data on OLAP cubes with Mondrian. I have a small database that consists only of one fact table and 2 dimension tables.

Is there a tutorial or a reference on how to build a web-app that will connect my 3 tables in a MySQL to a Mondrian web-app that allows MDX queries?

Any help appreciated.

Flethuseo
  • 5,969
  • 11
  • 47
  • 71
  • I've found the documentation on http://sandbox.pentaho.com/ better than what's on the main site. The Pentaho Solutions book is also good. – xn. Aug 31 '11 at 21:34

5 Answers5

4

This is a very good tutorial for beginners: Mondrian 4 get ready

2

You can have a look at the official documentation of Mondrian.

patrick
  • 59
  • 3
0

If you are a first time user, you can have a look at this site http://pentaho-en.phi-integration.com/mondrian/configuring-mondrian-sample/jpivot-pivot-table

Rudra
  • 711
  • 7
  • 13
  • 31
0
Mikro Koder
  • 1,056
  • 10
  • 13