BookmarkSubscribeRSS Feed
Bhargav_Movva
Fluorite | Level 6

Is there any LEAD (VAR,1) OVER (PARTITION BY VAR ORDER BY VAR) LIKE FUNCTION in proc sql which we can use to read next observation values ??? i can see some example in google but when tried to apply same it resulted in syntax error????

1 REPLY 1
PaigeMiller
Diamond | Level 26

In SAS PROC SQL (as opposed to perhaps other implementations of SQL), there is no such function. Please explain what you are trying to do so that we may advise further. Most likely a data step could get the job done.

 

i can see some example in google but when tried to apply same it resulted in syntax error????

 

We don't know what this means. You have to show us your code and the SASLOG.

--
Paige Miller

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

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1008 views
  • 0 likes
  • 2 in conversation