Shareable Link URL Filters
In this release we've made it more convenient to create personalised Shareable Dashboards with the addition of URL Filters.
Enabling this setting on a Shareable Link allows an extra filter to be included in the URL that will filter the displayed visualisations. You can, for example, create a dashboard visualising performance of the sales team, and then provide each member a uniquely filtered link that would only show their personal performance.
URL Filters can be either Plaintext or JWT Secured.
Plaintext allows a Shareable Link to accept a filter given in the URL, this is best suited for embedding public dashboards in websites.
For sensitive information, the second option requires filters encoded as JWT and signed with a unique secret, providing links that cannot be modified by users.
To help quickly distribute your Shareable Links, a Copy link button has been added.
For more information about Shareable Link Filters read our article here.
For more information about Shareable Dashboards in general read our article here.