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

Hi All,

This should be pretty simple but I'm having difficulty figuring it out.

I have the following input :

 

IDTYPEAMOUNTCOUNT
111TYPE11000004
111TYPE24030007
111TYPE32300003
222TYPE1400002
222TYPE2906001
222TYPE3200002

 

and required output in following format.

 

IDTYPE1_TRAN_AMOUNTTYPE1_TRAN_COUNTTYPE2_TRAN_AMOUNTTYPE2_TRAN_COUNTTYPE3_TRAN_AMOUNTTYPE3_TRAN_COUNT
111100000440300072300003
222400002906001200002

 

 

Any help would be appreciated!!!

Thanks!

 

 

 

1 ACCEPTED SOLUTION
2 REPLIES 2

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

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1080 views
  • 0 likes
  • 2 in conversation