Forum Discussion

vasker's avatar
vasker
Frequent Visitor
9 months ago
Solved

Tool Tip page Context

i have created a tooltip page which show bar chart for last 3 years . when i am trying to show the tooltip from base page  grid column where its shows data based on selected year  of the base page an...
  • Hans-Georg_Puls's avatar
    9 months ago

    Hi vasker ,

    depending on your exact requierements you can try two approaches:

    1. Change Format->Page Information->Keep all filters setting of you tooltip page to "Off"
    2. Define measures that change the filter context appropriate to your needs and use them to build up the bar chart for the last 3 years

    Hope that helps.