BookmarkSubscribeRSS Feed
ganeshsas764
Obsidian | Level 7
Hi Team,
I am facing an issue while generating the report through ODS tagsets ..in sas log it not showing any error but when I open file it shows an error .

After my investigation i found some exponential data in variable due to that file got corrupted ..i don't know how to handle those values . Could you please help me with this.


Values looks like below

00000E884E
00000E87AE
00000E7C25

For your ref i attached the screenshots of code,data and output file error
2 REPLIES 2
ballardw
Super User

Which tagset? There are multiple tagsets provided by SAS and users can make there own.

You should share the ODS TAGSET destination statement with all options used. If the tagset is not one provided by SAS then you need to provide the entire tagset template code.

You may have to provide details of the actual data and what procedure you used to send the data to the tagset.

 

 Your screen shots didn't make it.

 

Code and logs should not be in screen shots. Code should be text pasted into a text box opened on the forum with the </> icon above the message window. If you need a minor change to your code, either as a solution or diagnostic, it is much easier to copy/edit/paste for your use. If we have to retype significant amounts of text we may not.

Cynthia_sas
Diamond | Level 26
Hi: In addition to seeing your data and your code, including the ODS statements, the presence of exponential numbers does not necessarily mean the output file is corrupted. It could mean that the format you used for the number was not large enough in width to display the entire number.
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
  • 2 replies
  • 886 views
  • 0 likes
  • 3 in conversation