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 fa开发者_运维百科ct 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.
http://type-exit.org/adventures-with-open-source-bi/
This is a very good tutorial for beginners: Mondrian 4 get ready
You can have a look at the official documentation of Mondrian.
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
- Developer's Guide.
- API-functions.
精彩评论