BookmarkSubscribeRSS Feed
Vivekkaushal
Calcite | Level 5

I have excel data in the given format. What code do I write to make it a singe table with Agent id as one of the fields. Attached file to show desired format

 

Agent 1   
    
NameTotal  CallsTotal HrsAWT
    
    
    
Agent 2   
    
NameTotal  CallsTotal HrsAWT
    
    
    
    
    
    
    
Agent 3   
    
NameTotal  CallsTotal HrsAWT
    
1 REPLY 1
Reeza
Super User

Look at the RANGE option in PROC IMPORT. 

Are the ranges a consistent size, ie always 3 rows?

 


@Vivekkaushal wrote:

I have excel data in the given format. What code do I write to make it a singe table with Agent id as one of the fields. Attached file to show desired format

 

Agent 1      
       
Name Total  Calls Total Hrs AWT
       
       
       
Agent 2      
       
Name Total  Calls Total Hrs AWT
       
       
       
       
       
       
       
Agent 3      
       
Name Total  Calls Total Hrs AWT
       

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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