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!
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
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;
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
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.