Forum Discussion

tuulia's avatar
tuulia
Helper IV
4 years ago
Solved

Disable or remove drillthrough

Hi!

 

How can I disable a drillthrough in some visuals? I have two measures, amount and euros in a separate pages/visuals. I want drillthrough only to work from euro-visuals to euro-matrix. NOT from amount-visuals to euro-matrix -> how can I prevent that because it's really stupid to do drillthrough from amount to euros

 

  • unfortunately Drilltrhrough doesn't care about the source, it is only controlled by the destination.  Whatever field is designated asa drillthrough target will trigger the option on each of the source pages.  So maybe you can modify amount-visuals to not include the drillthrough target  field.

     

    Which gives you an option - Create a duplicate of the drillthrough target column, and then use that on the pages where you don't want the drillthrough to fire.

2 Replies

  • unfortunately Drilltrhrough doesn't care about the source, it is only controlled by the destination.  Whatever field is designated asa drillthrough target will trigger the option on each of the source pages.  So maybe you can modify amount-visuals to not include the drillthrough target  field.

     

    Which gives you an option - Create a duplicate of the drillthrough target column, and then use that on the pages where you don't want the drillthrough to fire.

    • tuulia's avatar
      tuulia
      Helper IV

      Thank you, I'll try this "Create a duplicate of the drillthrough target column"-option