Show a card ONLY when a specific dashboard filter is in use
I have a card that I only want to show if only one option is selected in a dashboard level filter. Is this possible?
Best Answers
-
@AaronCrouch I don't believe this is possible in domo at this time, but you could submit it as an idea in the ideas exchange.
when you say only one option is selected - do you mean a specific value? one idea to explore could be creating a beast mode on your dataset that hyperlinks to the card you want to show only for that value. so when that value is filtered, you'd get the link and you could click over to the other card, otherwise the field would be blank.
1 -
One other thought - if the filter values are available within the dataset that the card would be built from, you could write a beast mode around the card metric(s) that would only display data when the filter criteria had been met. This can be computationally intensive and maybe a bit tricky to work out the correct logic based on your data, but it can definitely be done. This would mean the card would show no data until the case statement logic that would cause the metric to display was met, so it would still exist on the dashboard just with no data. It's probably not exactly what you want, but it could be a workaround.
Domo Product Manager for Data Transformation (MagicETL)
2
Answers
-
@AaronCrouch I don't believe this is possible in domo at this time, but you could submit it as an idea in the ideas exchange.
when you say only one option is selected - do you mean a specific value? one idea to explore could be creating a beast mode on your dataset that hyperlinks to the card you want to show only for that value. so when that value is filtered, you'd get the link and you could click over to the other card, otherwise the field would be blank.
1 -
One other thought - if the filter values are available within the dataset that the card would be built from, you could write a beast mode around the card metric(s) that would only display data when the filter criteria had been met. This can be computationally intensive and maybe a bit tricky to work out the correct logic based on your data, but it can definitely be done. This would mean the card would show no data until the case statement logic that would cause the metric to display was met, so it would still exist on the dashboard just with no data. It's probably not exactly what you want, but it could be a workaround.
Domo Product Manager for Data Transformation (MagicETL)
2 -
Hey @AaronCrouch if you ended up managed to create that beast mode, would you be so kind as to share it? Thank you so so much!
0 -
@AaronCrouch I had a similar situation and while I couldn't get the card not to show, I was able to get it to display no data when they don't limit to show information for a single customer, not sure if this might be helpful to you, so the cards show no Data until they actually narrow it down:
In my case each customer is identified by a unique ID, so I created the following Beast Mode Unique Accounts All :
SUM(COUNT(DISTINCT
AccountId
) FIXED())Which tells me the total number of unique customers included in the current selection and then I use that in the filters section of the card as the last filter (so I could apply all others I wanted first)
You can take it one step further by replacing the No Data Message in the General properties to a more descriptive one, but you won't be able to tell when it's no data because of this filter or the others. This I think is along the lines of what @AndreaLovesData was suggesting.
0
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.8K Visualize
- 2.5K Charting
- 738 Beast Mode
- 56 App Studio
- 40 Variables
- 684 Automate
- 176 Apps
- 452 APIs & Domo Developer
- 46 Workflows
- 10 DomoAI
- 35 Predict
- 14 Jupyter Workspaces
- 21 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 123 Manage
- 120 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