BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
di_niu0
Obsidian | Level 7

Hi All, 

 

How to transpose table 1 into table 2? Thanks! 

 

TABLE 1

Client  StartDate EndDate OrderID1 OrderID2 OrderID3

1           01JAN    31JAN      1                   .                .

1           01FEB    29FEB      1                  2               .

2           01MAR    31MAR     1                 2               3

 

TABLE 2

Client  StartDate EndDate OrderID

1           01JAN    31JAN       1                   

1           01FEB    29FEB       1                  

1           01FEB     29FEB      2

2           01MAR    31MAR     1     

2           01MAR    31MAR     2   

2           01MAR    31MAR     3               

 

 

1 ACCEPTED SOLUTION
2 REPLIES 2
di_niu0
Obsidian | Level 7
Thanks!!

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
  • 2 replies
  • 839 views
  • 0 likes
  • 2 in conversation