BookmarkSubscribeRSS Feed
jb9977
Fluorite | Level 6

I have created a store procedure where user can enter multiple values not selecting from dynamic lists. the problem is i can copy and past values in rows of a excel sheet like

 

1234    2345    4567

 

but when the values are in columns like 

1234

2345

3456

the promt takes only the first value . How do solve this issue and is there a way to increse the size of input section of a promt.

 

 

Thanks,

Jay


Sp_example.PNG
2 REPLIES 2
FredrikE
Rhodochrosite | Level 12

transform them in excel before you c&p them 🙂

Copy the rows in excel and then paste in again into excel and use the transform option of the paste....

 

BR

Fredrik

Vince_SAS
Rhodochrosite | Level 12

Try changing the "Text type" to "Multi-line text field" in the prompt definition, as shown in the attached screenshot from the SAS Management Console.

 

Vince DelGobbo

SAS R&D


PromptType.PNG

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 2 replies
  • 1085 views
  • 0 likes
  • 3 in conversation