Advanced Report Design
CentreVu CMS Custom Reports
Including Forecast Data in a Custom Report
6-20
Notice that, as in historical interval reports for splits, the statement in Row
Search ID 0 searches for rows based on values for STARTTIME,
ROW_DATE, and SPLIT.
, Row Search ID 1 is assigned to the
Forecast
Method
field. Notice also that the database item for this field is FMETHOD.
FMETHOD is stored in the
f_cday
table, but is not stored in the
f_cdayrep
table. This is an example of how current day forecast data is
divided between the two tables.
However, notice that Row Search ID 1 (
) has row search
conditions that are almost identical those in
Figure 6-3: Row Search Conditions for Forecast Data — Sample 2
The only differences between Row Search ID 0 and Row Search ID 1 are the
table selections and the field types. In this way, the data in the tables will
match.
Note
In the standard Current Day Forecast, FMETHOD normally displays a
character string, either
Seasonal trending
,
Current
trending
, or
No trending
. However, the
CentreVu CMS
database actually stores a number to represent each method. So, if
you include the FMETHOD database item in a report,
CentreVu CMS
displays a number, not a character string, in the report (see the
CentreVu CMS R3V8 Database Items and Calculations document
(585-210-939) for a description of these numbers).
Note
You can retrieve data from the Current Day Configuration Forecast
(
f_cday
) table only if the appropriate call handling profile has been
specified for the particular dates. For retrieval of data from the
Current Day Forecast Report (
f_cdayrep
) table, the Forecast
Manager must have run for the particular date for which the report is
run.
Row search ID: 1
From table(s): f_cday
Select rows where: ROW_DATE = $i_date and SPLIT = $i_split
and ACD = $acd
Field/bar type (Select one):
<x> Discrete
< > Repeated vertically, spacing 1___
Row Search Window
Summary of Contents for CentreVu
Page 16: ...Preface CentreVu CMS R3V5 Custom Reports Related Documents P 10 ...
Page 44: ...Getting Started CentreVu CMS Custom Reports Deleting a Custom Report 2 10 ...
Page 140: ...Completing Your Custom Report CentreVu CMS Custom Reports Running Custom Reports 5 22 ...
Page 178: ...Database Items and Calculations CentreVu CMS Custom Reports General Information A 2 ...
Page 188: ...Glossary CentreVu CMS Custom Reports GL 10 ...
Page 198: ......