Linking two different cards in drill-down path
I have a pie chart, and I would like to link each wedge to a different card, but this option does not seem to be available in the drilldown edit menu. Can I do this through a beastmode script? Or is this not supported in Domo? If not, is it possible to simply link a card to a select set of different cards so that a user sees those options after clicking on the parent card in the drill path?
Comments
-
Hi,
Anyone can help out with this request?
Thanks,
0 -
I do know that dynamic drill paths are something currently being worked on (but not ready yet).
Currently the only way I can think of accomplishing this is to use Page Analyzer Links that chooses a different link based on which series it being used. You would also need to use a table card instead.
Here's a link to info on Page Analyzer Links: https://knowledge.domo.com/Visualize/Adding_Cards_to_Domo/KPI_Cards/Transforming_Data_Using_Beast_Mode/04Sample_Beast_Mode_Calculations#Page_Analyzer_Links_(or_Deep_Linking_with_Filters)
Here's a sample of one:
CONCAT('<a href=''https://domain.domo.com/page/Page#Here?pfilters=['
,'{"column":"ColumnName","dataSourceId":"Enter Datasource ID Here","dataType":"string","operand":"IN","values":["'
,`ColumnName`
,'"]}]'
,'''target="_blank" title="Open in Domo">',`ColumnName`,'</a>'
)This allows you to have a new page open and apply filters based on the "series" being clicked on.
Hope this helps,
ValiantSpur0
Categories
- All Categories
- 1.1K Product Ideas
- 1.1K Ideas Exchange
- 1.2K Connect
- 968 Connectors
- 256 Workbench
- Cloud Amplifier
- 1 Federated
- 2.4K Transform
- 76 SQL DataFlows
- 500 Datasets
- 1.8K Magic ETL
- 2.7K Visualize
- 2.2K Charting
- 368 Beast Mode
- 19 Variables
- 483 Automate
- 101 Apps
- 378 APIs & Domo Developer
- 6 Workflows
- 22 Predict
- 6 Jupyter Workspaces
- 16 R & Python Tiles
- 316 Distribute
- 64 Domo Everywhere
- 252 Scheduled Reports
- 59 Manage
- 59 Governance & Security
- 1 Product Release Questions
- 5K Community Forums
- 37 Getting Started
- 23 Community Member Introductions
- 63 Community Announcements
- 4.8K Archive