BookmarkSubscribeRSS Feed
thanikondharish
Calcite | Level 5

i will give one example

they are 36 files equally give to 6 employees in on office see below example
id     office    file_name
101 office1    file1
101 office1    file2 
101 office1    file3
101 office1    file4
101 office1    file5
101 office1    file6
102 office1    file17
......................
106 office1    file36  




 
How to write coding?
3 REPLIES 3
ScottBass
Rhodochrosite | Level 12

Put more effort into asking your question.  I have absolutely no clue what you want to do. 


Please post your question as a self-contained data step in the form of "have" (source) and "want" (desired results).
I won't contribute to your post if I can't cut-and-paste your syntactically correct code into SAS.
VDD
Ammonite | Level 13 VDD
Ammonite | Level 13

use mod 6 to give each 6th file to the 6th employee. du

 

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 373 views
  • 0 likes
  • 4 in conversation