If I use a proc sql with sum functions along with group by( sum function variable not included in group by),is it possible that the observation count changes in every different run. If it is then why?
It happend to one of my work. I know the solution to avoid it. I need sort before. But my question is why it is happening?
Can you provide an example with data and code?
your original data might be dynamic. it might be updating very frequently.
are you getting data from RDBMS? or SAS data mart. There are little chances that your SAS data mart also refreshes very frequently.
First confirm where you are getting data?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.