I don't know whether this is SAS-related or otherwise.
When creating a jpeg file, using ODS Graphics, of a sgplot chart, I find that the image has no image ID. The properties-> details tab when you right-click on the image just provides the image dimensions and location. No other details are shown. Is this the norm? Does this occur when creating GIF files too? Any help would be much appreciated.
Right click on the image where?
I am not sure what you mean by "Image ID" in this context.
The default behavior for SAS graphing procedures for years is to name the files incrementally unless you force otherwise. I would expect the location to have either the procedure name followed by a number such as SGPLOT23.jpg, if you provided no base name, or YOURNAME23.jpg if you provide a base name.
I meant right-click on the saved jpeg file...outside of SAS, and in my case, in Windows. Sorry, wasn't clear the first time. When right-clicking on the file and choosing properties, there is no other information on the Details tab other than the image dimensions and location. I am trying to embed the image in a google site. Web sites usually require an image ID to embed images. That was my understanding. I may be wrong.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.
Ready to level-up your skills? Choose your own adventure.