I’m unable to change the date range for a blend, getting this pop-up when I click on the selector. This is happening across multiple reports in any browser. Has anyone else experienced this? It must have started occurring in the last few weeks because it was definitely working at the beginning of August.
Im having the same issue.
We’re having the same issue. It doesn’t seem to matter if it’s a new or existing report, or new, duplicated, or existing blended data source.
Same issue here. Hopefully this is solved soon.
Im having the same issue.
Same issue too, hopefully this is fixed asap.
Having the same issue! definitely was not the case in the first week of August.
Exact same issue, but on an “Extract” data source. The date pickers are absent from the DOM. I am unable to generate reports this month because there appears to be no way to change the date range.
Just wanted to follow up with a bit more information. I still haven’t figured out a workaround.
- The problem is in all of my Extract Data sources.
- The Date Range Control works fine.
- Duplicating or creating a new Extract Data source didn’t work; the same problem still exists.
- There are no errors in console.
- The HTML output of the date widget is below:
<div class="date-select">
<div class="date-range-options layout-align-end-center layout-row" layout="row" layout-align="end center">
<!---->
<!---->
<md-select ng-model="$ctrl.selectedDateRangeOption" ng-model-options="{trackBy: '$value.value'}" ng-change="$ctrl.onDateRangeOptionChanged()" aria-label="Date Range Options:
Fixed
" class="ng-pristine ng-untouched ng-valid md-data-studio-theme ng-empty" tabindex="0" aria-disabled="false" role="listbox" aria-expanded="false" aria-multiselectable="false" id="select_60" aria-invalid="false"><md-select-value class="md-select-value" id="select_value_label_59"><span><div class="md-text">
Fixed
</div></span><span class="md-select-icon" aria-hidden="true"></span></md-select-value><div class="md-select-menu-container" aria-hidden="true" role="presentation" id="select_container_61"><md-select-menu role="presentation" class="_md md-data-studio-theme"><md-content class="_md md-data-studio-theme">
<!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="true" id="select_option_62" aria-checked="true" value="[object Object]" selected="selected"><div class="md-text">
Fixed
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_63" aria-checked="true" value="[object Object]"><div class="md-text">
Last 7 days
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_64" aria-checked="true" value="[object Object]"><div class="md-text">
Last 14 days
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_65" aria-checked="true" value="[object Object]"><div class="md-text">
Last 28 days
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_66" aria-checked="true" value="[object Object]"><div class="md-text">
Last 30 days
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_67" aria-checked="true" value="[object Object]"><div class="md-text">
Today
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_68" aria-checked="true" value="[object Object]"><div class="md-text">
Yesterday
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_69" aria-checked="true" value="[object Object]"><div class="md-text">
This week (starts Sunday)
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_70" aria-checked="true" value="[object Object]"><div class="md-text">
This week to date (starts Sunday)
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_71" aria-checked="true" value="[object Object]"><div class="md-text">
Last week (starts Sunday)
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_72" aria-checked="true" value="[object Object]"><div class="md-text">
This week (starts Monday)
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_73" aria-checked="true" value="[object Object]"><div class="md-text">
This week to date (starts Monday)
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_74" aria-checked="true" value="[object Object]"><div class="md-text">
Last week (starts Monday)
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_75" aria-checked="true" value="[object Object]"><div class="md-text">
This month
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_76" aria-checked="true" value="[object Object]"><div class="md-text">
This month to date
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_77" aria-checked="true" value="[object Object]"><div class="md-text">
Last month
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_78" aria-checked="true" value="[object Object]"><div class="md-text">
This quarter
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_79" aria-checked="true" value="[object Object]"><div class="md-text">
This quarter to date
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_80" aria-checked="true" value="[object Object]"><div class="md-text">
Last quarter
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_81" aria-checked="true" value="[object Object]"><div class="md-text">
This year
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_82" aria-checked="true" value="[object Object]"><div class="md-text">
This year to date
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_83" aria-checked="true" value="[object Object]"><div class="md-text">
Last year
</div></md-option><!----><md-option ng-repeat="option in $ctrl.dateRangeOptions" ng-value="option" tabindex="0" class="md-data-studio-theme md-ink-ripple" role="option" aria-selected="false" id="select_option_84" aria-checked="true" value="[object Object]"><div class="md-text">
Advanced
</div></md-option><!---->
</md-content></md-select-menu></div></md-select>
</div>
<!---->
<div class="date-table ng-pristine ng-untouched ng-valid ng-not-empty" ng-model="$ctrl.calendarDateRange.startDate" ng-change="$ctrl.onCalendarDateChanged(true)" aria-invalid="false">
<div class="date-title-label">Start Date</div>
<!---->
<uib-datepicker ng-show="!$ctrl.advancedMode" min-date="$ctrl.calendarMinDate" max-date="$ctrl.calendarMaxDate" format-day="d" format-day-title="MMMM y" show-weeks="false" aria-hidden="false">
</uib-datepicker>
</div>
<div class="date-table ng-pristine ng-untouched ng-valid ng-not-empty" ng-model="$ctrl.calendarDateRange.endDate" ng-change="$ctrl.onCalendarDateChanged(false)" aria-invalid="false">
<div class="date-title-label">End Date</div>
<!---->
<uib-datepicker ng-show="!$ctrl.advancedMode" min-date="$ctrl.calendarMinDate" max-date="$ctrl.calendarMaxDate" format-day="d" format-day-title="MMMM y" show-weeks="false" aria-hidden="false">
</uib-datepicker>
</div>
</div>
I came back to see if I’d be able to run my reports this month and the problem appears to be fixed! ![]()
Can confirm. Working for me as well.

