From 125bb42e152c2316019cb60846540786adf51673 Mon Sep 17 00:00:00 2001 From: Jeff Bruemmer <jeff.bruemmer@gmail.com> Date: Tue, 28 Mar 2023 12:52:03 -0400 Subject: [PATCH] docs - action menu (#29609) --- docs/databases/connections/athena.md | 2 +- docs/databases/connections/bigquery.md | 2 +- docs/databases/connections/druid.md | 2 +- docs/databases/connections/h2.md | 2 +- docs/databases/connections/mysql.md | 2 +- docs/databases/connections/postgresql.md | 2 +- docs/databases/connections/presto.md | 2 +- docs/databases/connections/redshift.md | 2 +- docs/databases/connections/snowflake.md | 2 +- docs/databases/connections/sparksql.md | 2 +- docs/databases/connections/sql-server.md | 2 +- docs/databases/connections/sqlite.md | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/databases/connections/athena.md b/docs/databases/connections/athena.md index db873e24bc6..501d7d3d5ce 100644 --- a/docs/databases/connections/athena.md +++ b/docs/databases/connections/athena.md @@ -66,7 +66,7 @@ You can specify additional options via a string, e.g. `UseResultsetStreaming=0;L Turn this option **OFF** if people want to click **Run** (the play button) before applying any [Summarize](../../questions/query-builder/introduction.md#grouping-your-metrics) or filter selections. -By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/glossary/action_menu). If your database is slow, you may want to disable re-running to avoid loading data on each click. +By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/learn/questions/drill-through). If your database is slow, you may want to disable re-running to avoid loading data on each click. ### Choose when Metabase syncs and scans diff --git a/docs/databases/connections/bigquery.md b/docs/databases/connections/bigquery.md index 705a8c2b557..cc4062ade4b 100644 --- a/docs/databases/connections/bigquery.md +++ b/docs/databases/connections/bigquery.md @@ -87,7 +87,7 @@ This can be useful for [auditing](../../usage-and-performance-tools/audit.md) an Turn this option **OFF** if people want to click **Run** (the play button) before applying any [Summarize](../../questions/query-builder/introduction.md#grouping-your-metrics) or filter selections. -By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/glossary/action_menu). If your database is slow, you may want to disable re-running to avoid loading data on each click. +By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/learn/questions/drill-through). If your database is slow, you may want to disable re-running to avoid loading data on each click. ### Choose when Metabase syncs and scans diff --git a/docs/databases/connections/druid.md b/docs/databases/connections/druid.md index 54aead84414..a1ee1e4ff3b 100644 --- a/docs/databases/connections/druid.md +++ b/docs/databases/connections/druid.md @@ -32,7 +32,7 @@ See our [guide to SSH tunneling](../ssh-tunnel.md). Turn this option **OFF** if people want to click **Run** (the play button) before applying any [Summarize](../../questions/query-builder/introduction.md#grouping-your-metrics) or filter selections. -By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/glossary/action_menu). If your database is slow, you may want to disable re-running to avoid loading data on each click. +By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/learn/questions/drill-through). If your database is slow, you may want to disable re-running to avoid loading data on each click. ### Choose when Metabase syncs and scans diff --git a/docs/databases/connections/h2.md b/docs/databases/connections/h2.md index a5fdcdabc1f..17a887d42fd 100644 --- a/docs/databases/connections/h2.md +++ b/docs/databases/connections/h2.md @@ -28,7 +28,7 @@ The local path relative to where your Metabase is running from. Your string shou Turn this option **OFF** if people want to click **Run** (the play button) before applying any [Summarize](../../questions/query-builder/introduction.md#grouping-your-metrics) or filter selections. -By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/glossary/action_menu). If your database is slow, you may want to disable re-running to avoid loading data on each click. +By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/learn/questions/drill-through). If your database is slow, you may want to disable re-running to avoid loading data on each click. ### Choose when Metabase syncs and scans diff --git a/docs/databases/connections/mysql.md b/docs/databases/connections/mysql.md index bbed78747cf..578e331b6f4 100644 --- a/docs/databases/connections/mysql.md +++ b/docs/databases/connections/mysql.md @@ -52,7 +52,7 @@ You can append options to the connection string that Metabase uses to connect to Turn this option **OFF** if people want to click **Run** (the play button) before applying any [Summarize](../../questions/query-builder/introduction.md#grouping-your-metrics) or filter selections. -By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/glossary/action_menu). If your database is slow, you may want to disable re-running to avoid loading data on each click. +By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/learn/questions/drill-through). If your database is slow, you may want to disable re-running to avoid loading data on each click. ### Choose when Metabase syncs and scans diff --git a/docs/databases/connections/postgresql.md b/docs/databases/connections/postgresql.md index c2da8b38ccf..db7a94f23ec 100644 --- a/docs/databases/connections/postgresql.md +++ b/docs/databases/connections/postgresql.md @@ -119,7 +119,7 @@ You can append options to the connection string that Metabase uses to connect to Turn this option **OFF** if people want to click **Run** (the play button) before applying any [Summarize](../../questions/query-builder/introduction.md#grouping-your-metrics) or filter selections. -By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/glossary/action_menu). If your database is slow, you may want to disable re-running to avoid loading data on each click. +By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/learn/questions/drill-through). If your database is slow, you may want to disable re-running to avoid loading data on each click. ### Choose when Metabase syncs and scans diff --git a/docs/databases/connections/presto.md b/docs/databases/connections/presto.md index 194433ecfe4..ff1c7c553e3 100644 --- a/docs/databases/connections/presto.md +++ b/docs/databases/connections/presto.md @@ -76,7 +76,7 @@ You can append options to the connection string that Metabase uses to connect to Turn this option **OFF** if people want to click **Run** (the play button) before applying any [Summarize](../../questions/query-builder/introduction.md#grouping-your-metrics) or filter selections. -By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/glossary/action_menu). If your database is slow, you may want to disable re-running to avoid loading data on each click. +By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/learn/questions/drill-through). If your database is slow, you may want to disable re-running to avoid loading data on each click. ### Choose when Metabase syncs and scans diff --git a/docs/databases/connections/redshift.md b/docs/databases/connections/redshift.md index 740d8ae7eb5..5905271f11a 100644 --- a/docs/databases/connections/redshift.md +++ b/docs/databases/connections/redshift.md @@ -71,7 +71,7 @@ You can append options to the connection string that Metabase uses to connect to Turn this option **OFF** if people want to click **Run** (the play button) before applying any [Summarize](../../questions/query-builder/introduction.md#grouping-your-metrics) or filter selections. -By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/glossary/action_menu). If your database is slow, you may want to disable re-running to avoid loading data on each click. +By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/learn/questions/drill-through). If your database is slow, you may want to disable re-running to avoid loading data on each click. ## Choose when Metabase syncs and scans diff --git a/docs/databases/connections/snowflake.md b/docs/databases/connections/snowflake.md index abc73e11b25..7fc306b255b 100644 --- a/docs/databases/connections/snowflake.md +++ b/docs/databases/connections/snowflake.md @@ -93,7 +93,7 @@ Some databases allow you to append options to the connection string that Metabas Turn this option **OFF** if people want to click **Run** (the play button) before applying any [Summarize](../../questions/query-builder/introduction.md#grouping-your-metrics) or filter selections. -By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/glossary/action_menu). If your database is slow, you may want to disable re-running to avoid loading data on each click. +By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/learn/questions/drill-through). If your database is slow, you may want to disable re-running to avoid loading data on each click. ### Choose when Metabase syncs and scans diff --git a/docs/databases/connections/sparksql.md b/docs/databases/connections/sparksql.md index 51a04024701..09a5782cc34 100644 --- a/docs/databases/connections/sparksql.md +++ b/docs/databases/connections/sparksql.md @@ -42,7 +42,7 @@ You can append options to the connection string that Metabase uses to connect to Turn this option **OFF** if people want to click **Run** (the play button) before applying any [Summarize](../../questions/query-builder/introduction.md#grouping-your-metrics) or filter selections. -By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/glossary/action_menu). If your database is slow, you may want to disable re-running to avoid loading data on each click. +By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/learn/questions/drill-through). If your database is slow, you may want to disable re-running to avoid loading data on each click. ### Choose when Metabase syncs and scans diff --git a/docs/databases/connections/sql-server.md b/docs/databases/connections/sql-server.md index a075331c171..17f0b78f25f 100644 --- a/docs/databases/connections/sql-server.md +++ b/docs/databases/connections/sql-server.md @@ -60,7 +60,7 @@ You can append options to the connection string that Metabase uses to connect to Turn this option **OFF** if people want to click **Run** (the play button) before applying any [Summarize](../../questions/query-builder/introduction.md#grouping-your-metrics) or filter selections. -By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/glossary/action_menu). If your database is slow, you may want to disable re-running to avoid loading data on each click. +By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/learn/questions/drill-through). If your database is slow, you may want to disable re-running to avoid loading data on each click. ### Choose when Metabase syncs and scans diff --git a/docs/databases/connections/sqlite.md b/docs/databases/connections/sqlite.md index b520786ad40..378f0900951 100644 --- a/docs/databases/connections/sqlite.md +++ b/docs/databases/connections/sqlite.md @@ -24,7 +24,7 @@ The location of the SQLite database (the absolute path). Turn this option **OFF** if people want to click **Run** (the play button) before applying any [Summarize](../../questions/query-builder/introduction.md#grouping-your-metrics) or filter selections. -By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/glossary/action_menu). If your database is slow, you may want to disable re-running to avoid loading data on each click. +By default, Metabase will execute a query as soon as you choose an grouping option from the **Summarize** menu or a filter condition from the [drill-through menu](https://www.metabase.com/learn/questions/drill-through). If your database is slow, you may want to disable re-running to avoid loading data on each click. ### Choose when Metabase syncs and scans -- GitLab