I am using SAS EM 15.2. I create a new project and the project is saved in a folder on my desktop. After I finish my work, I just close the SAS EM. My understanding is that every operation will be automatically saved in the folder.
But then I found that some operations were lost the next time I opened the project. Any idea why is this happening? Am I doing the right thing? I am working on a Windows 10 system.
Are you using data stored in the WORK library? SAS typically clears the contents of the Work library when closing the session. If you need data to persist across SAS sessions then you need to place all of your data in to a permanent library and make sure the library is available in any new sessions.
If this is not related to data then you may need to provide more details of exactly what is "lost".
This sounds like a problem for SAS Tech Support. EM Project diagrams shouldn't partially disappear.
Is there a way I can report an issue to SAS Tech Support?
Here is the link: https://support.sas.com/en/technical-support/submit-a-support-request.html
The user profile you have for the SAS Communities can be used to open the track.
@ycenycute wrote:
Thanks for your reply. I don't think it is related to the data. I created a diagram in the SAS EM. I added several nodes in the diagram, like the data node, the filter node, and the drop node. Then the nex time I open my project in SAS EM, somtimes the diagram disappers, and sometimes some nodes, like filter node and drop node, disapper.
Your assumption about not needing to save is correct according to the documentation, so SAS Tech Support is your best bet from here.
Long shot of a possible cause depending on the time between when you saved the project and reopened it: Some one restored an older version. How much time elapsed between use/change and reopen?
I had a similar issue with a completely different program that had disappearing changes because our IT staff did a force restore that overwrote newer files.
Roughly one week. But I actually saved the folder to Google Drive. So everything should not be lost I assume? I downloaded the folder from Google Drive and opened the project in SAS, then I found something was missing.
What happens if you don't use Google Drive. Do you still have problems?
I will check first before I upload the folder to the cloud storage. Thanks.
@ycenycute wrote:
Roughly one week. But I actually saved the folder to Google Drive. So everything should not be lost I assume? I downloaded the folder from Google Drive and opened the project in SAS, then I found something was missing.
So you copied some old version from cloud storage and are surprised that you lost the changes?
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.