05-10-2022 05:35 AM
how to add Dynamic URL to dimension url data attribute
Solved! Go to Solution.
05-10-2022 08:51 AM
There are two cases to consider here:
1) Linking to other data dynamically across your dashboards - that how-to can be found here. By enabling runtime filters you will be able to dynamically link detailed data to your insights
2) If you are looking to link to another site. This is done in the pill properties, but only one site may be entered per column.
05-16-2022 05:31 AM
i want the second case, but i want it to be dynamic per data in the column, not to be fixed
05-16-2022 06:30 AM
@elsayed_ali I think you'll be able to accomplish this with the URL property. I've created an example where I use the State column value to dynamically link out to the corresponding Wikipedia page.
Add in the field you wish to use as a measure or grouping dimension column, and then expand the properties so you see the URL field. In my example, I typed in the first part of the Wikipedia URL, and then I drag and dropped the State field from the left side of the screen into the URL text box. This will automatically add the fully qualified column name in the curly brackets. That lets Incorta know that you want to pass the column value you clicked on as a part of the URL. Save the Insight, and then click on the column value to see the pop-up for the link.
After clicking on the link, I am successfully taken to the Wikipedia page for California.
Hopefully that helps!
05-19-2022 12:05 PM
Hi @elsayed_ali, I wanted to make sure that the proposed solution answered your question.