I have a piechart on which I have applied a drill-down. Then right-clicking on a slice of the piechart a new piechart appears, with more detailed data.
I want to link both piechart (“father” and “son”) to actions (different actions between “father” and “son”). In detail, I’d like to open a new datavisualization.
I obtained the right result for father piechart, creating an action and pasting the URL to call.
I am not able to add a new action to be called just for the “son” (tried both for “select” and “Menu option”).
Looking at your example, within the 2nd level is it possible to retrieve the value of the selected industry?
I would need to use that value within the URL of the second level.
For example, starting from the 1st level you select “Finance” and then you want to open the drill-down for Finance. Within the 2nd level how can I know that I have started from “Finance”?