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

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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