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.2K Product Ideas
- 1.2K Ideas Exchange
- 1.4K Connect
- 1.1K Connectors
- 273 Workbench
- 2 Cloud Amplifier
- 3 Federated
- 2.7K Transform
- 78 SQL DataFlows
- 526 Datasets
- 2.1K Magic ETL
- 3K Visualize
- 2.2K Charting
- 441 Beast Mode
- 23 Variables
- 514 Automate
- 115 Apps
- 391 APIs & Domo Developer
- 8 Workflows
- 26 Predict
- 10 Jupyter Workspaces
- 16 R & Python Tiles
- 332 Distribute
- 77 Domo Everywhere
- 255 Scheduled Reports
- 67 Manage
- 67 Governance & Security
- 1 Product Release Questions
- Community Forums
- 41 Getting Started
- 27 Community Member Introductions
- 68 Community Announcements
- 4.8K Archive