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?
I guess specifying the allMemberName should be done a similiar way as for the levelType, but i cannot find how.Code:<Level name="Year" table="timedim" column="date_year" uniqueMembers="true" levelType="TimeYears"/>
specifying hideMemberIf. How?Code:Hierarchy name="producttype/modulation/color/item" hasAll="true" allMemberName="All producttype/modulation/color/item" primaryKey="item_id">
Code:<Level name="Modulation" table="itemdim" column="item_product" uniqueMembers="false" hideMemberIf="IfBlankName"/>


Reply With Quote
