Content Block Filters do not refresh the Reports on DashboardIssue Content Block Filters do not refresh the Reports on a Report Dashboard.CauseUsers should Dashboard Interactive Filters instead of "Content Block Filters".ResolutionIn this example, users should use be using Dashboard Interactive Filters instead of "Content Block Filters".Content blocks are a separate category of widgets that can be added to dashboards and do not fall under the category of "Filters and Interactive Filters" type of widget, which allows users to filter report widgets directly from a homepage or dashboard without modifying the reports. As of the writing of this KB, there is nothing in ServiceNow documentation indicating that content blocks can be used to filter report widgets data (as an interactive filters would do). 1. As per documentation "Content blocks are pieces of information that you can reuse across your instance" https://docs.servicenow.com/bundle/rome-now-intelligence/page/use/dashboards/concept/widgets.html 2. Also there is no such filter type as "content block filter" documented: https://docs.servicenow.com/bundle/rome-servicenow-platform/page/administer/content-management/reference/r_TypesOfContentBlocks.html 3. Interactive filters accept conditions to filter options and these conditions can be dynamic. Users can define new dynamic filters that can be used for interactive filters conditions. For example on Assignment Group.Manager you can add dynamic condition as Me or is One of My Assignments. You can use Interactive Filters to achieve this. https://docs.servicenow.com/bundle/rome-platform-user-interface/page/use/using-lists/task/t_DynamicFilterOptions.html 5. Another option that might add more filtering control is to use a custom interactive filter: https://docs.servicenow.com/bundle/rome-now-intelligence/page/use/dashboards/concept/c_CustomPublishers.html