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-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

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