diff --git a/contents/docs/data-warehouse/insights.mdx b/contents/docs/data-warehouse/insights.mdx index 8c86ecb8bc53..64fc26fc80b4 100644 --- a/contents/docs/data-warehouse/insights.mdx +++ b/contents/docs/data-warehouse/insights.mdx @@ -87,6 +87,8 @@ When using data warehouse tables in insights, you can use properties from those classes="rounded" /> +> **Note:** [Dashboard property filter overrides](/docs/product-analytics/dashboards#dashboard-filters) are not applied to insights that contain data warehouse series. When such an insight appears on a dashboard with property filters, a warning is shown on the insight card. Date range overrides from the dashboard still apply. + ## Extended person properties After setting up a join to the [`persons` table](/docs/data-warehouse/sources/posthog#persons), you can use the extended person properties of the joined table in filters, breakdowns, and more. diff --git a/contents/docs/product-analytics/dashboards.mdx b/contents/docs/product-analytics/dashboards.mdx index 6a7b892cf0e5..3006fceada29 100644 --- a/contents/docs/product-analytics/dashboards.mdx +++ b/contents/docs/product-analytics/dashboards.mdx @@ -102,6 +102,8 @@ You could, for example, duplicate a dashboard – click on the '...' menu and cl Filters can be accessed in SQL insights through the [`filters` variable](/docs/data-warehouse/sql/variables) like `filters.properties` and `filters.breakdown_filter`. +> **Note:** Dashboard property filter overrides are not applied to insights containing [data warehouse series](/docs/data-warehouse/insights). A warning is displayed on the insight card when this happens. Date range overrides still work for all insight types. + ## Dashboard options ### Editing the layout