Hello SAS EG experts, At my workplace we are upgrading to Windows 10, SAS EG 7.15 and SAS 9.4 at the same time. I have a project that pulls data from Sybase IQ database using proc sql. When I open the project and run the code it creates the 18 datasets. However, upon rerun of the code, after changing a filter to pull less data, I am only getting 4 datasets in the output data tab. The dataset that was supposed to have less data still has the original number of observations. I also added code to pull 2 other datasets and those do not exist in either the output data tab or in the work directory. Has anyone experienced this feature before? Where do I start looking to debug a solution.? I have to shut the project down and restart in order to get the new data correctly. Thanks... Brian
... View more