BookmarkSubscribeRSS Feed
mantubiradar19
Quartz | Level 8

I tried to run the following piece of code:

data ssd.Dur1dur2;
avg_pres_Y =(dur1_acei/(dur2_acei/365));
run;

 

anb I'm getting this error (Attached in the image) - can someone help me to solve this? 

 

 


SAS.JPG
4 REPLIES 4
mohamed_zaki
Barite | Level 11

Check if the table viewer is open for your data sets?

If that is the case, then close it first and resubmit your code.

mantubiradar19
Quartz | Level 8
Thanks Mohamed! Let me try this!
Reeza
Super User
Your missing a SET statement.
mantubiradar19
Quartz | Level 8
Thanks ReezA!

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 4 replies
  • 1674 views
  • 2 likes
  • 3 in conversation