I want to add a filter in my URL such that when I click on the dynamic URL, I can only see filtered data and with the normal URL, I can view the whole data. How is this possible?
You can use Custom Bookmark Links to generate the filtered URLs. If you don't want the users to have access to the filter control, you can use the control to generate the different URLs you need, then move the filter control off-canvas so it won't be visible in View mode.
It's difficult to add a filter because I have over 1000 entries so I wanted something like this:
<looker studio dashboard link>value=xyz and it only shows me data against the value xyz.
Is this possible?
Yes. Instead of using a drop-down filter control, use an input box filter control along with Custom Bookmark Links. Once you figure out the syntax for the URL, you can replace "xyz" with anything and it will use that value as your input box filter control (if there are spaces or other punctuation in the values you want to use, you'll need to play with that as those may show up differently in the URL.)
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |