
How to handle external URL linking from an attribute of Listing Table
The documentation says below:
URL drill-down
The URL Drill-Down feature can be used in Table Insights to link its rows to external URLs.
- The URL drill-down field can reference fields in the string. Referencing a
{field}
concatenates that field into the string. For examples of supported strings, see String Functions. - This feature is only available for measures when Aggregated is disabled in the dashboard settings menu.
---
But when I add 'https://URL/{ID}' it takes but on execution, it does not replace the ID with the value of the attribute from the row/cell?
The example link from the document, does not show any example for the same.
Help is appreciated
Like
Follow
3replies