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

In PC SAS you can run the DM command to open a Document viewer that shows up as an additional tab along with the Results and Explorer.  My question:  is there a way to get a hierarchical view of an ODS Document in SAS Studio?

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
Diamond | Level 26
I do not believe that SAS Studio supports the document window. So you might have to use PROC DOCUMENT with the LIST statement to reveal the hierarchical structure. There are some PROC DOCUMENT code examples here:
https://support.sas.com/resources/papers/sgf09/318-2009.pdf
Look at Figure 3 on page 4. Code is on page 3.
cynthia

View solution in original post

1 REPLY 1
Cynthia_sas
Diamond | Level 26
I do not believe that SAS Studio supports the document window. So you might have to use PROC DOCUMENT with the LIST statement to reveal the hierarchical structure. There are some PROC DOCUMENT code examples here:
https://support.sas.com/resources/papers/sgf09/318-2009.pdf
Look at Figure 3 on page 4. Code is on page 3.
cynthia

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
  • 1338 views
  • 0 likes
  • 2 in conversation