Before moving to Mondrian, we're using SSAS to do multidimensional data modeling.
SSAS natively supports AttributeHierarchy, which means by default a single column can directly serve as a hierarchy without we specifically design or create one.
We use Excel as the front-end, and we present the data as a PivotTable.
Now with Mondrian, according to its logical model, I have to create a dimension/hierarchy/level schema to present data and do filtering/measurement.
For Mondrian, is there any feature or configuration that can resemble SSAS's AttributeHierarchy?.
It seems Mondrian treats every hierarchy as a User-Define Hierarchy. We want a single column to be created as a hierarchy by default.
Before moving to Mondrian, we're using SSAS to do multidimensional data modeling.
SSAS natively supports AttributeHierarchy, which means by default a single column can directly serve as a hierarchy without we specifically design or create one.
We use Excel as the front-end, and we present the data as a PivotTable.
Now with Mondrian, according to its logical model, I have to create a dimension/hierarchy/level schema to present data and do filtering/measurement.
For Mondrian, is there any feature or configuration that can resemble SSAS's AttributeHierarchy?.
It seems Mondrian treats every hierarchy as a User-Define Hierarchy. We want a single column to be created as a hierarchy by default.