---
sourceDocument: Xanadu Platform Analytics
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/now-intelligence

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Platform Analytics

ft:clusterId :

    - par

bundleId :

    - par

workflow :

    - Platform


---

# Create a filter on a technical dashboard

# Create a filter on a technical dashboard in UI Builder {#ariaid-title1}

* Release version: Xanadu
* 
* Updated October 2, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

To filter data visualizations and simple lists in a technical dashboard, add a filter component in UI Builder and configure event handlers.

## Before you begin

Role required: ui_builder_admin, admin

## Procedure

1. Locate the dashboard in the dashboard library and open it for editing, as described in [Edit Platform Analytics dashboards](https://servicenow-prod.fluidtopics.net/IwvvrwmVEshvd6cyczXXGQ "You can edit dashboard and dashboard tab information in the inline editor. If the dashboard has been shared, any changes you make are applied globally.").  
   If the dashboard is a technical dashboard, you see an Edit in UI Builder button. If it is in the inline editor, you see an Edit button. In the latter case, go to [Create or add a filter on an inline dashboard](https://servicenow-prod.fluidtopics.net/0thTiNrf5lrX6UD~pTwNtA "Create a filter or select one from the filter library. When creating a filter, name it, and choose whether to create a single select, multiple select, date, or true/false filter.").
2. If you are in a different application scope than the dashboard, use the application picker to select the correct scope.  

   <br />

3. Select Edit in UI Builder.
4. Add layout elements and a filter component as described in [Add and configure components](https://www.servicenow.com/docs/access?context=add-components&version=xanadu&pubname=xanadu-application-development&ft:locale=en-US).
5. Configure the filter as described in the [Filter component reference](https://developer.servicenow.com/dev.do#!/reference/now-experience/xanadu/now-components/sn-component-filter/overview) on the Developer Site.  
   This reference includes a description of each configuration field and general usage information that applies to UI Builder pages in general.  
   Important:  
   Be certain to configure the event handlers and page scripts to link the filter to the relevant data visualizations or lists.
**Related tasks**   

* [Create or add a filter on an inline dashboard](https://servicenow-prod.fluidtopics.net/0thTiNrf5lrX6UD~pTwNtA "Create a filter or select one from the filter library. When creating a filter, name it, and choose whether to create a single select, multiple select, date, or true/false filter.")
* [Create a filter in the Filter Designer](https://servicenow-prod.fluidtopics.net/~VGMFTb4LlClO4M0Sxyw5g "Create a Platform Analytics filter in the Filter Designer and add it to the library for reuse.")
* [Make a data visualization act as a filter](https://servicenow-prod.fluidtopics.net/W8NWMgbyvJiSn6czAm2Pfw "You can set a data visualization to act as a filter on a dashboard that contains it. Only table or indicator data can be so filtered.")
* [Configure a Single/Multiple select or cascading filter](https://servicenow-prod.fluidtopics.net/yVymizSPEvjsu60p3X9Lhg "Let users filter a dashboard tab on one or more values from a set of choices, such as incident priority. You can have a single or multiple select filter follow another filter in a cascade.")
* [Configure a True/False filter](https://servicenow-prod.fluidtopics.net/QrpfPzieuXH3HeEaQ5E5fQ "Let users filter on true/false fields and breakdown elements. For example, you can enable users to choose only the incidents where the Active field is set to true.")
* [Configure a Date filter in the inline editor](https://servicenow-prod.fluidtopics.net/2LL5tp7D6qb7gTt_AcHjBA "Let users select predefined periods or specify custom start and end dates for the data on a dashboard tab.")
* [Create a domain filter](https://servicenow-prod.fluidtopics.net/oU5whQkvpXtgiLIkPH~kRw#create-domain-filter "Create a domain filter so that you can filter data visualizations on domains in a domain-separated instance. Domain filters enable the user to see data associated with one or more domains.")
* [Edit a Platform Analytics filter on a dashboard](https://servicenow-prod.fluidtopics.net/94dN5ZOMisADiVnJdOfImw "When you highlight a filter on a dashboard that you have put into edit mode, you have several editing options depending on whether the filter is local to the dashboard or saved in the library.")
* [Troubleshoot breakdown filters](https://servicenow-prod.fluidtopics.net/KXd~8V72dkaXPdwUqS~7JQ "In Platform Analytics experience, it's not possible to do extend the functionality of a migrated breakdown filter that doesn't have an associated indicator.")

