Knowledge Drop

No clickable links in visualizations (link parameter)


Userlevel 4

Last tested: Jun 12, 2019
 

One potential reason for this could be if we're trying to use both a link AND html parameter. For example the following won't work:

measure: broken_link {

type: count

html: <insert some cool html formatting here>

link: {

label: "It's broken"

url: "tryingtolinkout_butitsbroken.com"

}

}

 

 

This content is subject to limited support.                

 

 


0 replies

Be the first to reply!

Reply