0

Bug Report - Calendar Slicer Disables Previous Full Week if Current Day Data is Filtered Out

Hello PA Team,

I'm reporting a bug in the Calendar Slicer logic when using "Weeks" granularity.

Scenario:

  1. I have a data model where data is filtered strictly "before today" (date < today()).

  2. Assume "Today" is Monday. This means the dataset contains complete data up to and including Sunday (the full previous week).

  3. In Discover, I add a Calendar Slicer and set the Week Start to Monday.

  4. I switch the slicer granularity to "Weeks".

Actual Behavior:
The previous week (which is fully present in the data from Mon to Sun) is grayed out/disabled and cannot be selected.
It seems the slicer requires data for the current day (Monday) to exist in order to "close" and enable the previous week block.

 Expected Behavior:
Since all 7 days of the previous week are present in the data, that week should be available for selection. The presence or absence of data for the current week/day should not affect the selectability of the previous full week.

Workaround:
Changing the filter to date <= today() (including the current empty/partial day) enables the previous week in the slicer. However, this proves that the logic is flawed.

Thanks!

1 reply

null
    • TKH_TKH
    • 2 days ago
    • Reported - view

    Update after testing on the current versions 2024.06.045 and 2025.10.012.

    The issue is reproducible on version 2024.06.045.

    On version 2025.10.012, the issue is not reproducible with the same configuration - the previous full week is correctly available for selection.

Content aside

  • 2 days agoLast active
  • 1Replies
  • 179Views
  • 1 Following