Metadata Insights

Comprehensive analytics across your Tableau environment: Connection usage, calculated fields, dashboard composition, and data quality optimization signals.

Data connectionsCalculated fieldsDashboard compositionOptimizationExport to Excel

Prerequisites

To populate the Metadata Insights page, you must first process workbooks using the Database output type. This exports the necessary metadata to your configured MySQL, MS SQL, or PostgreSQL database.

No Metadata Yet?
Admins / Power Users — Go to Processing & Scheduling to process files and export metadata to a database.
Read-Only Users — Ask an Admin or Power User to configure a metadata source and run an export.

Global Filters

Metadata Insights page
Metadata Insights: Filtered by Tableau site/project with four analytics tabs.

At the top of the page, a filter bar allows you to scope the data shown across all tabs:

FilterDescription
Site(s)Optionally narrow data to one or more Tableau Server/Cloud sites
Project(s)Optionally narrow data to specific projects within the selected site(s). You must select at least one site before projects become available.

Click Submit to apply the selected filters and refresh the data in all tabs.

No Filter Selected
If no site or project is selected, data is shown for the entire metadata source without scope restrictions.

Tab 1: Data Connection Overview

Analyze data source usage and identify consolidation opportunities.

Summary KPI Cards

CardDescription
Data ConnectionsTotal number of data connections
DatabasesTotal number of unique source databases
TablesTotal number of unique source tables
FieldsTotal number of unique source fields

Each KPI card includes an Export button to download the underlying data to Excel.

Charts & Tables

ComponentTypeDescription
Top 5 Data ConnectionsTableLists the 5 most frequently used data connections, showing Connection Name, Type, and Usage Count (ranked by how many workbooks use each)
Most Used TablesBar chartVisualizes which tables are shared most across workbooks. Hovering shows the table name, database, and connection name.

Tab 2: Calculated Fields Insights

Assess the volume and distribution of custom calculated logic.

ComponentTypeDescription
Calculated Fields (KPI)KPI cardTotal count of calculated fields across all data sources
Calculated Fields by Data SourcePaginated tableBreaks down the number of calculated fields per data source. Supports server-side pagination.
Measures vs DimensionsDonut chartShows the split of calculated fields classified as Measures versus Dimensions

Tab 3: Dashboard Composition Stats

A quick inventory of your Tableau presentation layer.

CardDescription
WorkbooksTotal number of workbooks
StoryboardsTotal number of storyboards
DashboardsTotal number of dashboards

Each card includes an Export button.

Tab 4: Data Quality & Optimization Indicators

Highlights potential performance risks and cleanup targets using six visualizations:

ComponentTypeDescription
Unused Fields vs Total FieldsDonut chartShows the proportion of fields defined but never used — candidates for cleanup
Unused Calculated Fields vs TotalDonut chartHighlights custom calculations that are unused — candidates for removal
Largest Workbooks by Component CountPaginated tableRanks workbooks by total component count (Dashboards + Worksheets + Storyboards) with per-workbook breakdown
Largest Workbooks by Data Source CountPaginated tableRanks workbooks by the number of distinct data sources — useful for identifying overly complex workbooks
Data Sources with Multiple JoinsPaginated tableLists data sources that use multiple joins, flagging complex data models that may impact query performance
% of Workbooks Using Published Data SourcesDonut chartCompares workbooks using governed (Published) data sources vs. Embedded data sources, tracking adoption of centrally managed data

All paginated tables in this tab support pagination for large datasets.

Exporting Data

Every KPI card, chart, and table includes an Export button. Clicking it downloads the underlying data as an Excel file for offline analysis or reporting. Exports respect the currently applied site and project filters.

Next Steps