You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: references/embedding.mdx
+17-5Lines changed: 17 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ There are a couple of known limitations today with embedding:
22
22
- Embedding only works for dashboards, not table explores or single charts (unless the single chart is pinned to a dashboard first).
23
23
- The **Filter dashboard to** option when clicking on individual chart segments will not work on embedded dashboards.
24
24
25
-
If you're interested in embedding and one or more of these items are blockers, please reach out - we can activate them quickly.
25
+
If you're interested in embedding and one or more of these items are blockers, please reach out - we can activate them quickly.
26
26
27
27
## Embed secret
28
28
@@ -72,7 +72,19 @@ To learn about getting your embedded dashboard to show different values for diff
72
72
73
73
### Interactivity
74
74
75
-
There are options to enable certain dashboard interactivity features on your embedded dashboard in this section. By default, all interactivity is disabled on an embedded dashboard.
75
+
There are options to enable certain dashboard interactivity features on your embedded dashboard in this section. This includes filters as well as granular control over Lightdash features and capabilities. By default, all interactivity is disabled on an embedded dashboard.
76
+
77
+
**iframe**
78
+
79
+
To control interactive features for an embedded iframe, simply use the toggles in the settings page.
@@ -120,17 +132,17 @@ On the embedded dashboard, this `download button` is accessible from the `...` o
120
132
121
133
This option allows users to open a dashboard chart in the [Lightdash Explore view](https://docs.lightdash.com/get-started/exploring-data/using-explores#select-your-fields). Within an embedded context, users can only interact with the chart from which they clicked "Explore from here". Any changes to a chart in this context will not be saved. Embedded users also are not able to run raw SQL for any Explores.
122
134
123
-
On the embedded dashboard, "Explore from here" is accessible from the `...` options menu located in the top right corner when hovering over the chart tile.
135
+
On the embedded dashboard, "Explore from here" is accessible from the `...` options menu located in the top right corner when hovering over the chart tile.
[View Underlying Data](/get-started/exploring-data/exploring-your-content#view-underlying-data) allows users to open a table for a given dashboard tile, and view a table of the data powering that tile. In the embedded context, users can only view the underlying data—that underlying data cannot be exported or opened in an Explore view.
143
+
[View Underlying Data](/get-started/exploring-data/exploring-your-content#view-underlying-data) allows users to open a table for a given dashboard tile, and view a table of the data powering that tile. In the embedded context, users can only view the underlying data—that underlying data cannot be exported or opened in an Explore view.
132
144
133
-
The "View underlying data" option can be opened by clicking on a chart or big number to see the "View Underlying Data" menu option.
145
+
The "View underlying data" option can be opened by clicking on a chart or big number to see the "View Underlying Data" menu option.
0 commit comments