Hi there,
I created a dashboard with two filters, a date filter and an other with values.
I want to updated their in an other application in vuejs, I read this doc https://www.metabase.com/docs/latest/administration-guide/13-embedding.html and I have a problem when I try it… When I pass the params, they are not applies and the filter was hidden on my app…
This is my code :
The period filter has disappeared on the view and on the ajax query and I don’t know why…
Cheers,
SP