Newbie Mystery Question #9:
I have a spreadsheet with approx. 12,000 values I am trying to load into cube. I have written both a DBS and DBRW formula which I am trying to copy into. If I copy one cell at a time, the Excel copy function works. If I do a block of cells, it does not. Any clues? In meantime just doing straight DBS link with the appropriate cell value. Thanks.
9.1 Cut-n-Paste into a DBS or DBRW formula
-
- Site Admin
- Posts: 6667
- Joined: Sun May 11, 2008 2:30 am
- OLAP Product: TM1
- Version: PA2.0.9.18 Classic NO PAW!
- Excel Version: 2013 and Office 365
- Location: Sydney, Australia
- Contact:
Re: 9.1 Cut-n-Paste into a DBS or DBRW formula
You've never been able to copy a block of cells and paste them directly into DBRW formulas. However as you've discovered, doing it with a single cell will work. This is an undocumented "feature" which I've bagged out previously because I don't like inconsistency when it comes to user interface functionality, and I like it even less when it's not docuemnted. Why the copy and paste functionality wasn't implemented as part of the standard TM1 functionality long ago I have no idea.rfielden wrote:Newbie Mystery Question #9:
I have a spreadsheet with approx. 12,000 values I am trying to load into cube. I have written both a DBS and DBRW formula which I am trying to copy into. If I copy one cell at a time, the Excel copy function works. If I do a block of cells, it does not. Any clues? In meantime just doing straight DBS link with the appropriate cell value. Thanks.
In the meantime you can download TM1 Tools (http://forums.olapforums.com/viewtopic.php?f=21&t=2515) which has it built in. Be aware that there are still a few bugs in the copy/paste functionality which I know about (hey, I wrote it in only a few hours...

"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
-
- Posts: 122
- Joined: Wed Aug 06, 2008 2:50 pm
- OLAP Product: TM1
- Version: 9.5.2
- Excel Version: 2007
- Location: Tega Cay, SC
Re: 9.1 Cut-n-Paste into a DBS or DBRW formula
Thank you sir. You and a few others should be getting a portion of our annual maintenance fee to IBM, if not all of it!