Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have one stacked bar chart with country, I placed an text object with transparency to show the barchart below. (find image 1 for reference)
now when i click on particular field value (category = high,med,low) it should pop up the respective text object related to category.
Finally when i click on this text object it should pop up the straight table.
Please help me in writing trigger to get the object based on selection.
Thanks,
Durga
From what I understand, may be instead of using Select in Field, use Set Variable. That variable can then be used in conditional show/hide of your straight table object.
HTH
Best,
Sunny
Thanks for response sunny.
I can achieve it by using the variables, but i am facing complications when multiple values. i am using cyclic drill down and contional layout. so i need to implement in this way.
Thanks
I guess you may get better help if you post a sample which explains what you are already doing and what is that you intend to do next?
Please find the sample which reflects my real time scenario. look into the open alerts by country chart in dashboard.
Read my scenario as above.
help me in writing trigger to popup objects based on selection.
thanks
sunny, PFA