Hello,
I've built a drill through process that works fine. This drill through is available from an Excel sheet, more precisely from an active from.
But sometimes (I've not identified under which circumstances), the drill is no more available in the right clik menu.
Any idea of what I could do?
Thanks
Drill Through access
-
- MVP
- Posts: 352
- Joined: Wed May 14, 2008 1:37 pm
- OLAP Product: TM1
- Version: 2.5 to PA
- Excel Version: Lots
- Location: Sydney
- Contact:
Re: Drill Through access
Does the drill option re-appear if you hit the Rebuild Current Sheet or Rebuild Current Book buttons?
Alternatively does your drill assignment rule only apply the drill to part of the cube?
Alternatively does your drill assignment rule only apply the drill to part of the cube?
Andy Key
- LoadzaGrunt
- Posts: 72
- Joined: Tue May 26, 2009 2:23 am
- Version: LoadzaVersions
- Excel Version: LoadzaVersions
Re: Drill Through access
I have had problems with Excel being flakey around the drill-through option though. If an Excel restart solved the issue then you'd know it wasn't a specific TM1 problem.
-
- MVP
- Posts: 3706
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: Drill Through access
The right-click drill menu in Excel works 99% of the time but can can be a bit quirky for the other 1%. Sometimes it's simply a matter of selecting a different range then reselecting the DBRW in question and right-clicking again. Other times a recalc fixes things, other times try slicing out a view out to reset TM1's monitoring of Excel events. Worst case run M_Clear or close and restart Excel.
Also as per Andy's post does the drill actually apply to all areas of the cube you are right-clicking from?
Also as per Andy's post does the drill actually apply to all areas of the cube you are right-clicking from?
-
- Posts: 110
- Joined: Wed May 20, 2009 7:30 am
- OLAP Product: TM1
- Version: 10.2.2 - PA
- Excel Version: 2010
- Location: Rennes, France
Re: Drill Through access
The drill is assigned almost everywhere in the cube so this is not my problem.
I confirm that the only way I found to make the drill option re appear is to restart Excel. But this solution does not satisfy me. Or should I say it will not satisfy the users...
I confirm that the only way I found to make the drill option re appear is to restart Excel. But this solution does not satisfy me. Or should I say it will not satisfy the users...

-
- Posts: 110
- Joined: Wed May 20, 2009 7:30 am
- OLAP Product: TM1
- Version: 10.2.2 - PA
- Excel Version: 2010
- Location: Rennes, France
Re: Drill Through access
By the way, lotsaram, what do you mean by "run M_Clear" ?
Thanks
Catherine
Thanks
Catherine
- paulsimon
- MVP
- Posts: 808
- Joined: Sat Sep 03, 2011 11:10 pm
- OLAP Product: TM1
- Version: PA 2.0.5
- Excel Version: 2016
- Contact:
Re: Drill Through access
Catherine
M_Clear is a TM1 Macro
In VBA you put
Application.Run "M_CLEAR"
This tends to get the TM1-Excel Cache back in step with the TM1 Server.
You might want to look at my earlier post on Formatting in Relational Drill Thru in Excel for some ideas on how you could use this.
Regards
Paul Simon
M_Clear is a TM1 Macro
In VBA you put
Application.Run "M_CLEAR"
This tends to get the TM1-Excel Cache back in step with the TM1 Server.
You might want to look at my earlier post on Formatting in Relational Drill Thru in Excel for some ideas on how you could use this.
Regards
Paul Simon
-
- MVP
- Posts: 195
- Joined: Wed Jul 22, 2009 10:35 pm
- OLAP Product: TM1
- Version: 9.5.2 FP3
- Excel Version: 2010
Re: Drill Through access
I do not know if this is the case (to be honest I doubt it) but maybe somebody else will have "my issue".
I remember wondering why I do not have my TM1 options in right click menu on a DBRW cell in Excel avaliable.
It took some time till i discovered, that they were not available while I had "Page Break Preview" turned on (the one that shows how will the printout be divided to following pages).
I do not know if TM1_right_click_menu is never available in "Page Break Preview" mode, but at least few times in my case it was a solution to turn it off (set to "Normal View").
I remember wondering why I do not have my TM1 options in right click menu on a DBRW cell in Excel avaliable.
It took some time till i discovered, that they were not available while I had "Page Break Preview" turned on (the one that shows how will the printout be divided to following pages).
I do not know if TM1_right_click_menu is never available in "Page Break Preview" mode, but at least few times in my case it was a solution to turn it off (set to "Normal View").