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

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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