How to create list output for cross-tabulations in proc freq?
in ods is there any lib's
Are you involved in writing the inferential analysis plan? Tables specfications?
What is a pdv and what are its functions?
What is LOGICAL VARIABLES in SAS.And how it can be used..Can anyone support..???
What is run-group processing?
How are numeric and character missing values represented internally?
How would you identify a macro variable?
what is the main difference between rename and label? (don't say that they both perform the same function).
We want to merge file A and B. File A has variable age, file B provide birthdate. How to merge the data according to age in file B
what is the prob plot in clinical domain
how would you create multiple observations from a single observation? : Sas programming
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.