BookmarkSubscribeRSS Feed
Harish2
Calcite | Level 5

HI team,

 

I have the table called Customer and data looks like this.

 

Customer
_TEMA001PIUM_PCCCPIUM_PCCD
VV1Provider Comprehensive SURS Review
VV4MCO Review Outcome Accuracy
VV7Beneficiary Death
VV2Algorithm Limited Review
VV5State-Directed Recovery
VV8Provider Death
VV3DRA Attestation
VV6Excluded Entity
VV9Prepayment Review

 

I need the output of this customer

 

table into below format by using Proc Transpose.

 

Output
VVPIUM_PCCC1PIUM_PCCDProvider Comprehensive SURS Review
VVPIUM_PCCC4PIUM_PCCDMCO Review Outcome Accuracy
VVPIUM_PCCC7PIUM_PCCDBeneficiary Death
VVPIUM_PCCC2PIUM_PCCDAlgorithm Limited Review
VVPIUM_PCCC5PIUM_PCCDState-Directed Recovery
VVPIUM_PCCC8PIUM_PCCDProvider Death
VVPIUM_PCCC3PIUM_PCCDDRA Attestation
VVPIUM_PCCC6PIUM_PCCDExcluded Entity
VVPIUM_PCCC9PIUM_PCCDPrepayment Review

 

Please help me to do this by using Proc Transpose.

 

Thanks,

Harish

1 REPLY 1

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

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