Embedded Component
When you embed an Explo Dashboard using an embedded component, you can pass in variables directly which are then available anywhere in the dashboard that accepts variables.URL Parameters
On any page that loads an Explo dashboard, such as with the embedded component, an IFrame URL, or the share URL, Explo looks at the URL to see if any variables are defined there. Here are some example IFramesrc
’s showing how to embed variables:
var_1
, var_2
, etc as a variable and use the associated value.
To test the variables that may be passed in via URL, look at the Variables tab. When passing in a variable via the URL, it must be URL encoded. Below is an example dashboard and the associated variables that may be passed in via URL:
