Selecting All in Filter Subset
Hey everyone,
I am creating a dashboard with checkbox filter cards based on a column with a lot of unique entries. Is there a way to select all the checkboxes in a subset as opposed to individually checking in each box? For example if I type the string 'apple' into the filter by search bar in the filter card, the filter card will return checkboxes labeled like...
apple1
apple2
apple3
apple4
...
apple100
I would like to select all of the boxes with the apple label, but as it is right now I would have to check off each box individually to display all data with 'apple' in this particular column. Is it possible to have a Select All option in a filter card?
Thanks
Comments
-
Hi @user049665 ,
I dont think there is any option as 'select all' for checkboxes available as of now. Since its a filter column, and if you would like to select all, which means show data for all the selected values. I would advice you to reset filter, which would work in a same way. Resting filter means show all without having any filter, which is actually you are looking for i.e 'select all'.
Do let me know if this fix your issue?
**Say 'Thanks' by clicking the thumbs up in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"
Regards,
Neeti
0 -
I do not think you can do a select all however you could make another filter to group your data, we have done something similar. For example if you are listing different types of apples and melons you could make a beastmode like the following:
case
when `fruit` like '%apple%' then 'apple'
when `fruit` like '%melon%' then 'melon'
end
This would allow you to have a secondary top level filter where you could select apple which would then have the data for all apples.
**If this answer solved your problem be sure to like it and accept it as a solution!
2
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 296 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 614 Datasets
- 2.2K Magic ETL
- 3.8K Visualize
- 2.5K Charting
- 729 Beast Mode
- 53 App Studio
- 40 Variables
- 677 Automate
- 173 Apps
- 451 APIs & Domo Developer
- 45 Workflows
- 8 DomoAI
- 34 Predict
- 14 Jupyter Workspaces
- 20 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 121 Manage
- 118 Governance & Security
- Domo Community Gallery
- 32 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive