BookmarkSubscribeRSS Feed
Sunny4
Calcite | Level 5

Hi I have a data like this

 

Product type                  Class
ama_001.tz                   Sofa
ama_012.tz                   Sofa|Chair
ama_111.tz                   Chair
ama_521.tz                   Chair|Table|Fan

and I want the output like in the MATRIX FORM

 

                 Sofa      Table     Chair     Fan
Sofa            1                         1
Table                                                   1
Chair                        1            1  
Fan                                         1 

1 REPLY 1
ballardw
Super User

What have you tried so far?

 

Do you want a data set or a report?

 

 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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
  • 892 views
  • 1 like
  • 2 in conversation