Frequently asked questions for Data Warehouse.
When applying granularity in a Data Warehouse request, the ‘Date’ column is added to the report. Depending on the granularity selected, the date format changes.
Granularity | Format | Example |
---|---|---|
Hourly | mmmm d, yyyy Hour H |
January 1, 20XX, Hour 0 |
Daily | mmmm d, yyyy |
January 1, 20XX |
Weekly | Week w, yyyy |
Week 1, 20XX |
Monthly | mmmm yyyy |
January 20XX |
Quarterly | q Quarter yyyy |
1st Quarter 20XX |
Yearly | yyyy |
20XX |
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.