BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
80sMetalForever
Calcite | Level 5

Is it possible for me to update the Description of dataset metadata? For instance if you right click on a dataset > Properties there is a Description field which I'd like to use for notes.

1 ACCEPTED SOLUTION

Accepted Solutions
ChrisHemedinger
Community Manager

The Description field -- if it has a value -- comes from SAS Metadata.  For example, you can see the Description in the Properties for a SAS server (ex: SASApp) and for metadata-registered SAS libraries. 

The value for this Description field does not come from the SAS data set itself.  For regular SAS tables that aren't registered in SAS Metadata, the field will be blank.

Chris

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

View solution in original post

5 REPLIES 5
Fugue
Quartz | Level 8

Are you referring to the data set label?

ChrisHemedinger
Community Manager

There's a Data Set Label, which you can update using PROC DATASETS.  You can also embed lots more information using Extended Attributes (new in SAS 9.4).  See more:

How to store data about your data in your data - The SAS Dummy

Chris

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!
80sMetalForever
Calcite | Level 5

thanks - I've enclosed a snippet of what I'm talking about. I did update the LABEL and confirmed that this is different from the Description as the Description is still blank. I created this table myself so I'm curious if I can apply the Description.

Capture.JPG

ChrisHemedinger
Community Manager

The Description field -- if it has a value -- comes from SAS Metadata.  For example, you can see the Description in the Properties for a SAS server (ex: SASApp) and for metadata-registered SAS libraries. 

The value for this Description field does not come from the SAS data set itself.  For regular SAS tables that aren't registered in SAS Metadata, the field will be blank.

Chris

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!
80sMetalForever
Calcite | Level 5

perfect, thanks for the explanation! It's too bad as I could see this helpful to add notes for "less techy" personnel that are in the system as they could just right-click and get more info.

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

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 5 replies
  • 2251 views
  • 0 likes
  • 3 in conversation