Forum Discussion
Anonymous
3 years agoNot applicable
Cumulative Total Drill through
Hey All, I am trying to achieve the cumulative total drill through page. Task1 - Created a measure for cumulative sum and created a bar graph for it Task2 - Create a drill through page and enable...
lbendlin
Super User
2 years agoYou would create a shadow copy of your Sheet1 table, and then use that in the drillthrough target page, and use TREATAS or a measure filter to selectively transfer the filters from the drillthrough.
W_koepp
2 years agoFrequent Visitor
Thank you very much. That is exactly what I was looking for. I cannot tell you how many manhours I spent trying to figure this out.