BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
DannyDizzy
Fluorite | Level 6

Hi all wise people!

I have this setup: cube -> Informationmap -> Report

I have a time dimension with a hierarcy like year->month, which I want to show as expanded in web report studio. So when I click "expand all" for that dimension in the report, all is fine...

BUT, when a new year is added in the dimensiontable, the new year is not expanded in the report. Is this possible to fix?

/Daniel

1 ACCEPTED SOLUTION

Accepted Solutions
DannyDizzy
Fluorite | Level 6

Noo need! I found the solution! Smiley Happy

By putting the following expression in the time dimension in infomap studio I surpase the top level in the hierarky (all-members level) and always get expanded levels in the report for the dimension:

Descendants(<<Time.Time>>,1 , SELF_AND_AFTER)

/Daniel

View solution in original post

1 REPLY 1
DannyDizzy
Fluorite | Level 6

Noo need! I found the solution! Smiley Happy

By putting the following expression in the time dimension in infomap studio I surpase the top level in the hierarky (all-members level) and always get expanded levels in the report for the dimension:

Descendants(<<Time.Time>>,1 , SELF_AND_AFTER)

/Daniel

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1567 views
  • 0 likes
  • 1 in conversation