Element Details: Forecast.Current+Time+Period
 Back


Available in: Logi Info Source code name: Forecast.CurrentTimePeriodIntroduced in: v10.0.479

Forecast elements use a variety of techniques to produce projected values by analyzing existing values. Forecast.CurrentTimePeriod does this by analyzing a value from the last row in the datalayer and prorating it into the future, through completion of a specific time period.

This forecast does not take working hours per day, holidays, or weekends into consideration.

Element Group:Forecasting



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
DataColumn
UserDefined
(Required) The name of a data field/column returned from the DataLayer.
DateTimeDataColumn
UserDefined
(Required) The name of a data field/column in the datalayer who's value (a date and, optionally, a time) is the starting point in time from which to prorate the Data Column value.
ForecastDifferenceColumnID
UserDefined
The name of a new column that will be created in the datalayer to hold the value of the difference between the starting data value and each prorated forecast value.
ForecastIndicatorColumnID
UserDefined
The name of a new column to be added to the datalayer, with value set to "True", for each row used in the forecast analysis.
ForecastValueColumnID
UserDefined
The name of a new column that will be created in the datalayer to hold each forecast value. When working with Forecast.Regression and Forecast.Time Series Decomposition, if this value is left blank, the forecast values will be added to the value of the Dependent Data Column.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
TimePeriod
Year
Week
Quarter
Month
Hour
Day
(Required) The time period.



PARENT ELEMENTS

Click element to drill down for more information.

DataLayer.Bookmarks
DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Directory
DataLayer.ETL
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.GPX File
DataLayer.JSON
DataLayer.KML File
DataLayer.LDAP
DataLayer.Linked
DataLayer.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.Plugin
DataLayer.REST
DataLayer.Scheduler
DataLayer.SimpleDB
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Twitter
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug