User asks, “Is it possible not to show entire pages based on a filter? For example, I have 2 pages with conclusions, one for each country. When I select 1 country, I would like to show only the conclusions for that country.” You can "hide" pages by overlaying a Calculation on top that essentially whites out the page if the country selected by the filter is not the one on the page (something like method two here: https://help.displayr.com/hc/en-us/articles/4408683301519-How-to-Handle-Outputs-with-Small-or-No-Data-using-R - your "test" for the code would be which country is selected in the dropdown filter), BUT you can't remove/hide these pages from the Navigation pane on the left of the dashboard so that might be confusing.