Updating explore filters with embedded explore

https://looker-open-source.github.io/embed-sdk/classes/lookerembedexplore.html#updatefilters

Hi Guys

I have an embedded explore using the embed sdk. I am hoping there is a way to pre-select a series of filters, I dont have to set the values as the user will do that but is there a way of getting them pre selected. I have found the update filters method from the link above as hoping somebody may have an example of that in action as I’m unsure how to structure the parameters.

Thanks

Dale

Solved Solved
0 2 212
1 ACCEPTED SOLUTION

Hi DaleMoir

I think it may help:

https://developers.looker.com/api/explorer/4.0/methods/Dashboard/update_dashboard_filter

You can also install API Explorer  for your instance.

Looker- API Explorer Extension

https://docs.looker.com/reference/api-and-integration/api-explorer

Hope this helps!

Leo

View solution in original post

2 REPLIES 2

Hi DaleMoir

I think it may help:

https://developers.looker.com/api/explorer/4.0/methods/Dashboard/update_dashboard_filter

You can also install API Explorer  for your instance.

Looker- API Explorer Extension

https://docs.looker.com/reference/api-and-integration/api-explorer

Hope this helps!

Leo

Many thanks, that helped a lot 🙂