Forum Discussion
Disable drillthrough for few visuals
- 8 years ago
Anonymous
I used a workaround. I created a duplicate column and used that in the visual.
vanessa,
I haven't found any methods that can be used to disable drillthrough functionality for visuals unless you remove the drillthrough column from the visuals.
Regards,
Lydia
Anonymous
I used a workaround. I created a duplicate column and used that in the visual.
- josipinho8 years agoHelper II
Could you please explain this more detailed ?
- vanessa8 years agoPost Patron
I have a bar graph which is showing the year wise sales. I have enabled drill through on the Year column (i.e. Year column is added to the drillthrough filters field), hence by default this graph will have an option to drill-through.
In order to disable this, I duplicated the Year column (this can be done in the Edit Queries window) in the same table as Year and renamed it to Year_Copy and replaced Year column in the bar graph with this new column.
Since Year column is used in the drillthrough filters field and the bar graph has Year_Copy, the drill-through is disabled.
Hope this was helpful.
- josipinho8 years agoHelper II
Yep I figured it out yesterday after seeing your post :) Thanks for the explanation
- Anonymous5 years agoNot applicable
Great reply and it was so powerful, thanks for the advice!