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

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