Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
How can i add graph image with each of the dimension values in the pivot table, So that that graph will act as a link to open the chart object regarding the dimensions value,
I tried it with the text object but because of large data i can't add more text boxes into a scrolled pivot table because it is confusing to understand which graph will activate which object,
So i need to do it something like,
At the time of loading i need to fix a graph image with that pivot table, and after creating pivot table i need to add selection action with each of the graph.
I need help regarding this as i am not able to find out the right way for doing this.
Thanks in advance and regards.
Hi
Apply trigger for that dimension (fieldName), by using document properties -> triggers -> Field.
Based on selection, display the chart.