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

Hi All,

 

    I have a quick question. After the forecasting at forecast server, usually how will you deliver the forecast result to clients? Do they need to log to the forecast server to see the result?

 

Thank you!

Jade

1 ACCEPTED SOLUTION

Accepted Solutions
mitrov
SAS Employee

All results in Forecast Server are contained in SAS data sets. As long as your client can consume SAS data sets, there is no need to access the applications. You can also create costum reports for the clients. Again, the results will be saved to SAS data sets. You can convert the SAS data sets to various other formats, such as excel spreadsheets, with PROC EXPORT if your client does not have a way to read SAS data sets. 

View solution in original post

3 REPLIES 3
mitrov
SAS Employee

All results in Forecast Server are contained in SAS data sets. As long as your client can consume SAS data sets, there is no need to access the applications. You can also create costum reports for the clients. Again, the results will be saved to SAS data sets. You can convert the SAS data sets to various other formats, such as excel spreadsheets, with PROC EXPORT if your client does not have a way to read SAS data sets. 

Puwang
Obsidian | Level 7

All results are saved under the folder where the Client is installed.

Here is an example of the folder path: C:\SAS\Config\Lev1\AppData\SASForecastServer14.1\Projects\$Project_name$\hierarchy

 

Where $Project_name$ is the name of the project that you want to check for results. Results are stored by each level in the hierarchy.

Jade_SAS
Pyrite | Level 9
Thank you both!

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 3 replies
  • 1429 views
  • 5 likes
  • 3 in conversation