---
sourceDocument: Australia Platform Analytics
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/now-intelligence

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform Analytics

ft:clusterId :

    - par

bundleId :

    - par

workflow :

    - Platform


---

# Configure dashboard data broker

# Configure dashboard data broker {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Activate the Dashboard data broker preset and configure the data broker to potentially speed the loading of dashboards by prefetching some data.

## Vorbereitungen

Role required: ui_builder_admin, admin

## Warum und wann dieser Vorgang ausgeführt wird

The dashboard includes a Dashboard data broker preset. This data broker prefetches all the static JavaScript assets that are required by the visualizations that are rendered in the dashboard. This prefetch could speed the
loading of visualizations that include many such assets.

This data broker prefetches data only on direct page loads. It does not apply on click-through page loads, such as when the dashboard is opened by selecting a URL link from another page. It also does not function when the
dashboard is used as an embedded component.

## Prozedur

1. Open your workspace and either create a page from the Dashboards template or navigate to an existing page from that template.
2. Open the Config tab in the configuration panel of the Dashboard component.
3. Check whether the Dashboard data broker preset is activated.  
   The preset is activated by default.
4. In the Data and scripts section of the page, open Data resourcesData controller 1.  
   You can rename the data resource if desired.
5. Check whether the properties are correct:  
   {#configure-dashboard-data-broker__table_oxc_32q_xcc__entry__2}

   | Property | Value |
   |-|-|
   | experienceId | app \> appId |
   | dashboardSysId | props \> sysId |
   | filterId | props \> filter |
   [ ]

   {#configure-dashboard-data-broker__table_oxc_32q_xcc}
6. Add default values for the optional page parameters.  
   {#configure-dashboard-data-broker__table_emw_nfq_xcc__entry__2}

   | Parameter | Value |
   |-|-|
   | sysId | null |
   | filter | 1 |
   [ ]

   {#configure-dashboard-data-broker__table_emw_nfq_xcc}  

   <br />

7. In the configuration panel, check whether the following properties are correctly set:  
   {#configure-dashboard-data-broker__table_myn_qsm_zcc__entry__2}

   | Property | Value |
   |-|-|
   | Use data broker to fetch data | true |
   | Data broker response | dashboard \> data: ({"success":false}) |
   [ ]

   {#configure-dashboard-data-broker__table_myn_qsm_zcc}

   You can customize these values, but you probably do not have to.
8. Save the page and open it in runtime.
**Zugehörige Konzepte**   

* [Create a Platform Analytics workspace from App Engine Studio](https://servicenow-prod.fluidtopics.net/bVCpcrM4QfcwNu~nzQYi8A "The App Engine Studio includes a prebuilt workspace that you can add to an application. This workspace includes an Analytics Center page, along with the pages that the Analytics Center links to.")  
**Zugehörige Tasks**   

* [Add Platform Analytics pages to a configurable workspace](https://servicenow-prod.fluidtopics.net/34coTPUfnWvw9QT3~WXKJQ#add-analytics-center-to-experience "Add an Analytics Overview and its related pages to your own workspace/experience through page templates.")
* [Add a dashboard to a Dashboards page](https://servicenow-prod.fluidtopics.net/ohXW8~ORtTZOg5Yo8i8fxg "You can add either a technical dashboard or one made in the inline editor to a page you built from the Dashboards page template. Configure the dashboard component on that page.")
* [Configure custom redirection from a dashboard component](https://servicenow-prod.fluidtopics.net/XInjhna2jWqFnDSvIGey~w "If you have created a page in your workspace from the Dashboard page template, you can customize the on-click redirection from the dashboard component on that page. The inline dashboard that this component displays will follow the custom redirection.")
* [Pass global filters to the dashboard page template](https://servicenow-prod.fluidtopics.net/MNGrHdRD4gc3L36GLt5Ufg "Global filters are sent to the dashboard to serve as filters for the visualizations within the dashboard. These filters are merged with existing filters in the dashboard.")

