Menu
  • HOME
  • TAGS

Mondrian all cube measures are empty

pentaho,mondrian,saiku

You're missing the primaryKey attribute on the hierarchy. The Dimension element has the foreignKey attribute correctly identifying the column from the fact table, but the Hierarchy element doesn't specify a primaryKey from the dimension table to perform the join. As such, all joins will return 0 rows. (I had no...

Saiku File not showing in Ivy Dashboard Designer Pentaho BI Server CE

pentaho,saiku,dashboard-designer

I eventually found the answer: I have to save the saiku analytics report in public folders instead of admin folders. After i did that, the reports showed up in ivy dashboard designer...

Creating a new cube with Saiku plugin on Pentaho

mysql,pentaho,olap-cube,mondrian,saiku

For launching the cube into BI-Server you simply has to create 1 cube in pentaho schema work-bench and you have to save the link into what ever location you want to store or create one folder and save it their.. After that you have to publish the cube.. Now if...