-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GITBOOK-540: Admin console - forecast settings
- Loading branch information
1 parent
3631d1c
commit ee72414
Showing
15 changed files
with
33 additions
and
9 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Forecast | ||
|
||
Inforiver can automatically close forecasts. This simplifies forecast management when multiple reports with multiple forecast measures are involved. The auto-close can be set up at the report level or workspace level.  | ||
|
||
The Inforiver admin console has a forecast tab where admins can specify when to close forecast measures for that tenant.   | ||
|
||
* The **calendar day** option allows you to specify a designated day of the month when the forecasts will be automatically closed. In the screenshot, we've used the 5th as the calendar day - forecasts will be closed on the 5th of every month, irrespective of holidays/weekdays/weekends. | ||
|
||
<figure><img src="../../.gitbook/assets/image (1).png" alt=""><figcaption><p>Calendar day option</p></figcaption></figure> | ||
|
||
* The **workday option** considers holidays and weekends and closes the forecasts accordingly i.e. the number of working days excluding holidays and weekends. When you select this option, an additional _Holiday Calendar_ option is enabled. You can choose the holiday list from pre-defined holiday calendars. In the screenshot, we have configured forecasts to be auto-closed on the 15th day of every month, excluding holidays from the selected calendar(s). | ||
|
||
<figure><img src="../../.gitbook/assets/image (2).png" alt=""><figcaption><p>Auto close forecasts on selected workday</p></figcaption></figure> | ||
|
||
The settings specified in the Inforiver admin console are reflected in the manage forecast settings of the visual. You can override the auto-close settings specified in the admin console at visual-level. | ||
|
||
<figure><img src="../../.gitbook/assets/image (3).png" alt=""><figcaption><p>Auto-close at workspace level</p></figcaption></figure> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters