The unique processing in Data Warehouse architecture allows some components that aren’t typically available in other capabilities of Adobe Analytics. Due to its unique architecture, some components are not available for use in either reports or segments. Use this page to understand what can be used, and what cannot.
Some dimensions and metrics that can be used in Data Warehouse are not available when using other capabilities in Adobe Analytics.
visid_high
and visid_low
columns in data feeds. See Data column reference under Data Feeds for more information.Some dimensions and metrics are not supported in Data Warehouse.
If a dimension or metric is not supported in Data Warehouse, segments using these components are not supported either. Always check product compatibility when creating or editing a segment.
The following time-based dimensions are supported:
However, the output of dates is non-standard when using these dimensions.
Consider the following when calculating the output of dates in Data Warehouse:
Date dimensions are shown in the following format: 1YYMMDDHHMM
The year (YY) is offset by 1900. This means that you add 1900
to the first 3 values of the date field.
For example, if the value of the Date Range Week field in Data Warehouse is 1250901
, you would add 1900 to 125, which results in the year 2025.
All months are zero-based, with January being represented by 00, February by 01, and so forth, as follows:
For example, if the value of the Date Range Week field in Data Warehouse is 1250901
, the month is represented as 09, which indicates October.
When you use a segment as a dimension in Data Warehouse, the report returns a column containing "0"
or "1"
:
"0"
: The dimension item did not meet the segment’s criteria."1"
: The dimension item met the segment’s criteria.