BookmarkSubscribeRSS Feed
shikpop
Calcite | Level 5
I would like to create a new dataset for a different value in where.
For Example
I have data for 11 managers and I would like a seperate dataset for each manager
How do I accomplish a new table for a different name of the manager in where clause of proc sql
1 REPLY 1
Reeza
Super User

The general concensus for such a request, is don't do it. SAS provides many methods for dealing with grouped data. No one usually listens though. 

 

https://blogs.sas.com/content/sasdummy/2015/01/26/how-to-split-one-data-set-into-many/

 


@shikpop wrote:
I would like to create a new dataset for a different value in where.
For Example
I have data for 11 managers and I would like a seperate dataset for each manager
How do I accomplish a new table for a different name of the manager in where clause of proc sql

 

 

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
  • 757 views
  • 2 likes
  • 2 in conversation