Replies: 4 comments 2 replies
-
This is so useful. I've been looking at it. |
Beta Was this translation helpful? Give feedback.
-
is this merged ? |
Beta Was this translation helpful? Give feedback.
-
Good luck finding the |
Beta Was this translation helpful? Give feedback.
-
It's not working for me, I'm getting the generic dashboards only and in the url the filter is given as undefined= Does anyone know what might be going wrong? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I needed to pre-filter my embedded dashboard with native filters to display the desired data directly without restricting the data with RLS (the user can always change it afterwards). We can pass native filters to the URL, and I only add the "native_filters" key to DASHBOARD_UI_FILTER_CONFIG_URL_PARAM_KEY to make it work.
And then it can be use with something like this (for exemple):
And it will generate the embedded URL with the chosen native filter. It may be useful for someone else ?
Beta Was this translation helpful? Give feedback.
All reactions