Hi Guys,
Some of our users are experiencing a strange error when capturing values in cells containing DBRW formulas in Excel. When they capture a value in a cell and press Enter to submit, the DBRW formula disappears and get replaced by the value they entered. The value is not even getting updated in the cube cell to which the DBRW formula was linked. Please note, this is only affecting some users, not all.
Any help would be greatly appreciated.
Thanks!
DBRW Formulas Disappearing
-
- Posts: 2
- Joined: Fri Feb 28, 2014 7:05 pm
- OLAP Product: TM1, Transformer, Dynamic Cube
- Version: Many
- Excel Version: 2010
Re: DBRW Formulas Disappearing
Perhaps you could give a more complete example, and that will help people to guide you.
-
- MVP
- Posts: 733
- Joined: Wed May 14, 2008 11:06 pm
Re: DBRW Formulas Disappearing
Perhaps it is worth checking if there is any Excel VBA capturing the Worksheet_Change event. Entering code in this sub-routine can upset the TM1 add-in code that updates the cube and controls the DBRW.Jsanza wrote:When they capture a value in a cell and press Enter to submit, the DBRW formula disappears and get replaced by the value they entered. The value is not even getting updated in the cube cell to which the DBRW formula was linked. Please note, this is only affecting some users, not all.
Also it may be worth checking out this technote in case the affected users are doing something related to this functionality.
Robin Mackenzie