For weeks between the given dates, gets the date of the first and last day of each week.
Arguments
- start
A string, start of the period to be included in the dimension.
- end
A string, end of the period to be included in the dimension.
- type
A string, type of calendar (NULL, 'iso', 'epi' or 'time').
See also
Other dimension definition:
define_characteristics(),
define_instances(),
get_attribute_definition_function(),
get_day_part(),
select_date_levels(),
select_day_level(),
select_month_level(),
select_quarter_level(),
select_semester_level(),
select_time_level(),
select_week_level(),
select_year_level(),
set_attribute_definition_function(),
set_day_part(),
when()
