Hi All,
I am using Pentaho-Demo 1.0.0 RC1 and got a 404 Error when trying to print/export to Excel from JPivot.
The solution is quite simple: just replacein the Pivot.jsp file (located in $PENTAHO_HOME/jboss/server/default/deploy/pentaho.war/jsp/) withCode:../Print?cubeand everything works.Code:./Print?cube
Regards
Florian