Page Analyzer Link filter not working - Deep Linking
Following the notes on Sample Beast Mode Calculations: Miscellaneous Transforms, the section on Creating Page Analyzer Links (or Deep Linking with Filters).
I am having trouble getting this to work - my first thought is there is some minor syntax issue I am blind to right now. Hoping another set of eyes can help. The Field Name I am using is "Marketing Parent Name", I have tried with underlines (Marketing_Parent_Name) and without... makes no difference. Below is the BeastMode (sensitive info replaced with x's).
Thanks in advance!
CONCAT('<a href="https://mayerelectric.domo.com/page/xxxxxxxxx '
,'?pfilters=[{%22column%22:%22Marketing_Parent_Name%22,%22dataSourceId%22:%22xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx%22,%22dataType%22:%22string%22,%22operand%22:%22IN%22,%22values%22:[%22'
,`Marketing Parent Name`
,'%22]}]" target=%22_blank%22>'
,’Link Display Name’
,'</a>'
)
Best Answer
-
Here's a modified version of one I'm using now.
Hopefully this helps:
CONCAT('<a href=''https://xxxxxxxxx.domo.com/page/xxxxxxxxx?pfilters=['
,'{"column":"Marketing Parent Name","dataSourceId":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","dataType":"string","operand":"IN","values":["'
,`Marketing Parent Name`
,'"]}]'
,'''target="_blank" title="Open in Domo">','Details','</a>'
)Best of luck,
Valiant
**Please mark "Accept as Solution" if this post solves your problem
**Say "Thanks" by clicking the "heart" in the post that helped you.2
Answers
-
Here's a modified version of one I'm using now.
Hopefully this helps:
CONCAT('<a href=''https://xxxxxxxxx.domo.com/page/xxxxxxxxx?pfilters=['
,'{"column":"Marketing Parent Name","dataSourceId":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","dataType":"string","operand":"IN","values":["'
,`Marketing Parent Name`
,'"]}]'
,'''target="_blank" title="Open in Domo">','Details','</a>'
)Best of luck,
Valiant
**Please mark "Accept as Solution" if this post solves your problem
**Say "Thanks" by clicking the "heart" in the post that helped you.2 -
AWESOME!!!!
0 -
Hello, Valiant,
I used this to get to a new page, it works perfect. However, in my new page, I have some cards built from another dataset. The second dataset has the same column name as the filter, but the cards did not pick up the fitler. Do you know how to let the fitler also works for the second dataset?
Thank you.
Olivia
0 -
What Chart objects can be used for Page Analyzer Links to work? Also anyone tried/ or made it work for multiple fields with multiple values ?
Thanks in advance.
0
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 296 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 614 Datasets
- 2.2K Magic ETL
- 3.8K Visualize
- 2.5K Charting
- 729 Beast Mode
- 53 App Studio
- 40 Variables
- 677 Automate
- 173 Apps
- 451 APIs & Domo Developer
- 45 Workflows
- 8 DomoAI
- 34 Predict
- 14 Jupyter Workspaces
- 20 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 121 Manage
- 118 Governance & Security
- Domo Community Gallery
- 32 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive