begunrom
06-15-2007, 06:15 AM
Hi, i am testing metadata editor 1.5.4.37-0. I like what i see
I can define an OLAP model and generate the mondrian model.
For the time dimension, i would like to specify the levelType. How should i do this?
<Level name="Year" table="timedim" column="date_year" uniqueMembers="true" levelType="TimeYears"/>
I guess specifying the allMemberName should be done a similiar way as for the levelType, but i cannot find how.
Hierarchy name="producttype/modulation/color/item" hasAll="true" allMemberName="All producttype/modulation/color/item" primaryKey="item_id">
specifying hideMemberIf. How?
<Level name="Modulation" table="itemdim" column="item_product" uniqueMembers="false" hideMemberIf="IfBlankName"/>
I can define an OLAP model and generate the mondrian model.
For the time dimension, i would like to specify the levelType. How should i do this?
<Level name="Year" table="timedim" column="date_year" uniqueMembers="true" levelType="TimeYears"/>
I guess specifying the allMemberName should be done a similiar way as for the levelType, but i cannot find how.
Hierarchy name="producttype/modulation/color/item" hasAll="true" allMemberName="All producttype/modulation/color/item" primaryKey="item_id">
specifying hideMemberIf. How?
<Level name="Modulation" table="itemdim" column="item_product" uniqueMembers="false" hideMemberIf="IfBlankName"/>