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
- 10.5K All Categories
- 7 Connect
- 917 Connectors
- 250 Workbench
- 465 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 477 Datasets
- 193 Visualize
- 252 Beast Mode
- 2.1K Charting
- 11 Variables
- 17 Automate
- 354 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 246 Distribute
- 62 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 173 Product Ideas
- 1.2K Ideas Exchange
- 12 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive