Interactive filter "ALL" selection won't have all the filter elemenst over the list view.Issue When using an interactive filter option "All", it will ideally select all the elements under the filter and upon applying over the widget followed by navigating to list view all selected filter elements won't be visible.ReleaseAll versions have the same behavior.CauseThis behavior was expected over the interactive filter 'All' option due the logical UI limitation over the list filter view. For example: 1. Consider an interactive filter with 1000 filter elements.2. If you select the option 'ALL' and applied over the widget.3. Navigating the widget to the List filter view, ideally, if all the 1000 filter elements are applied then there will be a broken situation over the UI form and leading to a huge performance impact over the instance. - To avoid this UI limitation Ideally, these all selected filters will be applied but those elements' names won't be displayed over the list filter view.ResolutionPlease refer to the updated product documentation for your reference and review the cause of the logical explanation of the behavior. The below statements strongly supports the behavior "When a user selects All, they do not see a report with all filter options applied, they see the unfiltered report." https://docs.servicenow.com/en-US/bundle/sandiego-now-intelligence/page/use/dashboards/task/t_CreateAChoiceListPublisher.htmlhttps://docs.servicenow.com/en-US/bundle/sandiego-now-intelligence/page/use/dashboards/task/t_CreateAReferenceFieldPublisher.html