Forum Discussion

AndreaF's avatar
AndreaF
Contributor III
3 years ago

Members range syntax

Hi, let's say I have a dimension with Member001 to Member020 being siblings. In a cube view I want to have rows with all members from Member001 to Member012. Using cube view designer, what's the synt...
  • aricgresko's avatar
    aricgresko
    3 years ago

    Along the lines of what Nicole mentioned, if you do not want to maintain an alternate hierarchy, consider tagging one of the text fields on the accounts you want to group and use A#Parent.base.where(Text1 = XXXXX).  Update XXXXX to be the text on the accounts.