BookmarkSubscribeRSS Feed
jss539
Fluorite | Level 6

Hello, I am using a macro to reshape a large dataset (%makewide) and am running into the problem of having 150 different variables I want to put as one of the parameters.  Is there a way to do this without manually typing every single variable?

 

Thanks in advance.

2 REPLIES 2
ballardw
Super User

What are you doing with the other variables?

And it might help to show the code for your "makewide" macro.

 

 

Reeza
Super User

It depends on how the macro is coded. There are ways to provide variable lists but the macro may not be designed for that so the answer to your question is maybe....

 

Here is a reference that illustrates how to refer to variables and datasets in a short cut list:
https://blogs.sas.com/content/iml/2018/05/29/6-easy-ways-to-specify-a-list-of-variables-in-sas.html

 


@jss539 wrote:

Hello, I am using a macro to reshape a large dataset (%makewide) and am running into the problem of having 150 different variables I want to put as one of the parameters.  Is there a way to do this without manually typing every single variable?

 

Thanks in advance.


 

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register now

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