Deep Link Filtering in Domo

June 7, 2022
Domo provides the ability to create a clickable link on a card that will take the user to another page and automatically filter information on the visited page. This process is called “deep linking”. This is very useful if you have information on one page and have another page with more detailed information, allowing you to avoid having a single page that could end up containing too many cards and overwhelm the user.
In order to create a deep link, you need to create a calculated field using the concat function to build out a properly formatted HTML hyperlink. Watch the video to learn how to construct the field.

You can also review this knowledgebase article to learn more about the proper syntax.