Hi all.
I am trying to create a computed column in the query builder. I am receiving the error you may see in the photo. I am confused on this error, because I created an identical computation and did not receive the error message (as you can see just below the errors).
Would appreciate any help on this!
38 QUIT;
Try adding a full stop on the end of your format: best9.
Format names always include a dot when applying them.
Try adding a full stop on the end of your format: best9.
Format names always include a dot when applying them.
The first format ERROR causes the SQL compiler to ignore the whole SELECT statement, so the second ERROR is not detected.
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.