This is part two of my step by step guide on creating a Mondrian Schema with Power*Architect. Step 3 - Creating the Mondrian schema Go to OLAP-> Edit Schema -> New Schema. Enter a Schema name and select the database connection you created earlier. Dimensions Right click on the PlayPen, select New Dimension , and click on the PlayPen again Enter the dimension name, select TimeDimension as the dimension type and click on ok. Right click on the created dimension and add a hierarchy. Select the time table (public.dim_time) and select the correct primary key. Now you can add levels. Right click on the hierarchy and select Add level. Enter the name, column and correct level type. The procedure is the same for all dimensions. Cube Right click on the PlayPen, select New Cube , and click on the PlayPen again Enter the Cube name and select the fact table (public.orderfact in my example) Add the dimensions to the cube. Click on (Dimension Usage), then on dimension and finally on the cube....