I am working for a project using the BI tools of Pentaho: Pentaho Mondrian.
I am experiencing problems with the use of aggregate tables: for make aggregate tables I used Pentaho Aggregate Designer and I successfully created the DDL, populated the new tables and published the schema into Pentaho.
I am using Saiku but I'd see, for the response times, that it doesn't use the aggregate tables even if it's specified in the schema.
Of course I changed the values in every mondrian.properties file,
mondrian.rolap.aggregates.Use=true
mondrian.rolap.aggregates.Read=true
but no way for make it working!
I attached you a screenshot of the aggregate designer and another of the result using Pentaho and Saiku (you can see that the query was executed in more than 10s when the aggregate table has only 9 tuples)
Do you have some ideas or did you experienced this problem and you solved?
Thank you in advance!