US and Worldwide: +1 (866) 660-7555
Results 1 to 5 of 5

Thread: some OLAP questions

  1. #1
    Join Date
    Jan 2006
    Posts
    313

    Default some OLAP questions

    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?

    Code:
    
    <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.

    Code:
    
    Hierarchy name="producttype/modulation/color/item" hasAll="true" allMemberName="All producttype/modulation/color/item" primaryKey="item_id">
    
    specifying hideMemberIf. How?
    Code:
    
    <Level name="Modulation" table="itemdim" column="item_product" uniqueMembers="false" hideMemberIf="IfBlankName"/>
    

  2. #2
    Join Date
    Nov 1999
    Posts
    9,535

    Default

    Dag Gunter,

    I think we'll need to add these features :-)
    What's in there ATM is POC code, an experiment in model driven schema generation if you will.
    Your remarks will surely help us improve on this. I don't have any time to do this in the coming week, but I'll keep a note to do this.

    Thanks for the feedaback!

    Matt
    Matt Casters, Chief Data Integration
    Pentaho, Open Source Business Intelligence
    http://www.pentaho.org -- mcasters@pentaho.org

    Author of the book Pentaho Kettle Solutions by Wiley. Also available as e-Book and on the Kindle reading applications (iPhone, iPad, Android, Kindle devices, ...)

    Join us on IRC server Freenode.net, channel ##pentaho

  3. #3
    Join Date
    Jan 2006
    Posts
    313

    Default removed from 1.6.0.RC3.156?

    I was testing Metadata 1.6.0.RC3.156
    I could not find how to define the olap model to generate the mondrian model. Has it been removed?

  4. #4
    Join Date
    Nov 1999
    Posts
    9,535

    Default

    Not removed, merely hidden.
    We didn't really have time to fully test it or push it further ahead before our 1.6RC dates. Since there already is a cube designer it makes sense.

    The keyboard shortcut to get it back is: CTRL-ALT-O

    HTH,

    Matt
    Matt Casters, Chief Data Integration
    Pentaho, Open Source Business Intelligence
    http://www.pentaho.org -- mcasters@pentaho.org

    Author of the book Pentaho Kettle Solutions by Wiley. Also available as e-Book and on the Kindle reading applications (iPhone, iPad, Android, Kindle devices, ...)

    Join us on IRC server Freenode.net, channel ##pentaho

  5. #5
    Join Date
    Sep 2008
    Posts
    166

    Default

    Hi,

    I'm trying to create a time dimension using the Metadata Editor, but i don't get it to work. Is there a feature where I can set the level type? begunrom asked for it back in 2007, so I was thinking maybe it's implemented more than a year later

    I also tried to create a Schema in a Snowflake schema but I can't find anything where I could use the join? In this thread (http://forums.pentaho.org/archive/in...p/t-59052.html) MattCasters mentioned that it's possible to write a snowflake schema, but how?

    I would love to use the Metadata Editor instead of the Schema Workbench but i can't without the features mentioned above :-(

    Benjamin

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •