I am creating an xml file it's about 40mb.The file shows 0mb until i close the sas application.
The next step is i am running a code to convert the xml file to excel file.The xml file is not available for this code until i close sas application
Please let me know i fi need to use any options
Did you use ods tagsets.... close?
If you did, try this:
(just a shot from the hip)
- assign a file reference to the xml file with filename
- use that reference instead of a physical name
- after the ods close statement, use filename clear to delete the fileref
Did you use ods tagsets.... close?
If you did, try this:
(just a shot from the hip)
- assign a file reference to the xml file with filename
- use that reference instead of a physical name
- after the ods close statement, use filename clear to delete the fileref
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.