how to assign a macro value to a variable?
Answer Posted / guest
by symget function;
SYNTAX:
variable=SYMGET(macro variable);
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
How can I remove header from output data set?
What is the role of unrestrictive users? : sas-grid-administration
how could you generate test data with no input data? : Sas programming
If a variable contains only numbers, can it be a character data type?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
In sas, what are the areas that you are most interested in? : sas-grid-administration
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
what are some good sas programming practices for processing very large data sets? : Sas programming
How necessary is it to be creative in your work?
how to generate the test data in sas without input data? : Sas-administrator
List out some key concept of SAS
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?