I would like to be able to create filters that I can hide from the main page after I set them.
This will maximize the real estate on the pages to show data.
Hey @shan1
If you want the data in your dashboard to be pre-filtered, then you can set the filter while customizing the grid. This way you can ensure that the data shown in the grid is already filtered and the filter conditions will not be present in the main page.
Let me know, if this was not what you were asking.
Thanks.
Thank you for the quick response.
When a user is on a page, they set filters and then work on the main data cards. Then they change the file (like the dates), and then work on the main data card again. etc....
This happens on many other pages as well.
So, having the filters on the page for work, is needed, but then we lose real estate to view the other cards that have data.
But you gave me an idea: Have a dedicated page just for filtering. Let me play with this.
Ideally, I would like to have a filter bar that comes up and then disappears.
@shan1 It would help to have a screenshot of your current layout. There are different strategies for filtering, and seeing your current configuration would help guide on an overall solution.
If you have the filters built into your model, you might also consider using a Worksheet, and publishing the filters to the Additional Insights panel, which users can show/hide as needed.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…