BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
claireluen
Calcite | Level 5

Has anyone had problems in Forecast Studio for Desktop with variables not appearing in the new project wizard during steps 3 and 4?  When I select the dataset in Step 2 of the wizard, it shows that variables are present, but none of them are displayed in steps 3 or 4.  I cannot proceed past step 4 without choosing a variable.

Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
lorgal
SAS Employee

I recommend you check out this SAS note: http://support.sas.com/kb/19/872.html

Make sure your variable names do not include spaces.

Hope that helps!

-Lorrie

View solution in original post

2 REPLIES 2
udo_sas
SAS Employee

Hello -

Would you mind to run a PROC CONTENTS on your data set and publish the results?

Thanks,

Udo

Example: proc contents data=sashelp.air;run;

lorgal
SAS Employee

I recommend you check out this SAS note: http://support.sas.com/kb/19/872.html

Make sure your variable names do not include spaces.

Hope that helps!

-Lorrie

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!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1536 views
  • 0 likes
  • 3 in conversation