Page Filters - Enhancement Idea - Save Page Filters As
Here is a short video overview of the idea I have here.
One of the most frequent questions I get from users in my instance of Domo is, "is there a way I can save multiple versions of page filters and use them later?"
Comments
-
@swagner I want to be able to make videos like you some day. Really excellent!!! Of course - the idea is great, too!
DataMaven
Breaking Down Silos - Building Bridges
**Say "Thanks" by clicking a reaction in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"1 -
Thanks @DataMaven let me know if you want to collaborate.
0 -
1
-
Scott Wagner...Awesome idea. That would be a boost to productivity when going thru multiple cards or pages. I like it!
0 -
I love it. Allows us to zero in on what's important to us without repetitive filtering.
0 -
Would be a great time saver, and quality/consistency tool. Great idea!
0 -
If you know the fields and the values that people are requesting to save the filters as, there is a sort of work around by using a table card with html coding to pass filters on to a new page.
Basically, you need to have a separate column for each field you want to filter, and a row for each combination of values.
You can then write a beastmode to apply those selections as filter values to a destination page in Domo. Here is the beastmode:
CONCAT('<a href=''https://superman.domo.com/page/2142867627?pfilters=['
-- Replace 2142867627 with target page id
-- Page filters to pass to landing page
,'{"column":"column_name_from_target_data_set","dataType":"string","operand":"IN","values":["'
,`Field_name_from_table`
,'"]},'
-- If applying multiple filters, all but the last value needs the comma at the end. remove the comma from the last field you are wanting to filter
,'{"column":"column_name_from_target_data_set","dataType":"string","operand":"IN","values":["'
,`Field_name_from_table`
,'"]}'
-- target="_blank" causes the page to open in new tab
,']'' target="_blank" title="Open in Domo">','Value to Display as Link','</a>'
-- Replace 'Value to Display as Link' with what you want the link to say
)This is a bit clunky, but would let you apply preset filters with the click of a button.
“There is a superhero in all of us, we just need the courage to put on the cape.” -Superman1 -
@ST_-Superman-_ Thanks for the detailed info, I am sure this will come in handy for me and others.
I have played around with this kind of linking a bit, but I'm not sure it allows enough flexibility for my users. In my instance my users come up with all kinds of combinations of filter that they want to see on a regular basis. Having the capability to save filters as, and then re-apply when they need, and switch to another saved set of filters would be powerful.
0 -
without a doubt this is one of my comapany's biggest asks. The ability to save Page Filters would be an incredible help
0 -
Hi all - we are close to releasing a beta version of filters that will allow you to create and save combinations of filters + values into any number of personalized filter views that can be shared on the page. This will give you considerably more flexibility to easily switch context between multiple filter views, as well as give you a way to surface important aspects of the data to other people. If you are interested in joining the beta, please use this link to sign up.
Josh Millheim
Product Manager
cc: @swagner
2 -
See note from @Millhouse
Thanks!
0 -
@Millhouse How exciting! Any idea of when we can expect a general release?
1
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 616 Datasets
- 2.2K Magic ETL
- 3.9K Visualize
- 2.5K Charting
- 738 Beast Mode
- 57 App Studio
- 40 Variables
- 685 Automate
- 176 Apps
- 452 APIs & Domo Developer
- 47 Workflows
- 10 DomoAI
- 36 Predict
- 15 Jupyter Workspaces
- 21 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 124 Manage
- 121 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive