T1) Write Access Denied - excel error when writing over cell

Post Reply
shockwave
Posts: 88
Joined: Mon Dec 15, 2008 10:45 am
OLAP Product: TM1
Version: 9.1.3
Excel Version: 2003 SP3

T1) Write Access Denied - excel error when writing over cell

Post by shockwave »

Hi All,

A couple of our users have encountered a strange issue where when data is sliced into excel and user tries to overwrite that tm1 forumulae referenced cell with a hard coded number it returns the following error:
" T1) Write Access Denied "

Has anyone encounted this error b4?? Or have an explanation of what this might mean????

Cheers

Shock
Alan Kirk
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: T1) Write Access Denied - excel error when writing over

Post by Alan Kirk »

shockwave wrote: A couple of our users have encountered a strange issue where when data is sliced into excel and user tries to overwrite that tm1 forumulae referenced cell with a hard coded number it returns the following error:
" T1) Write Access Denied "

Has anyone encounted this error b4?? Or have an explanation of what this might mean????
(a) You're writing (or trying to) to a consolidation; or
(b) to an element that you only have read permission on or
(c) to a rule-based element.
"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.
shockwave
Posts: 88
Joined: Mon Dec 15, 2008 10:45 am
OLAP Product: TM1
Version: 9.1.3
Excel Version: 2003 SP3

Re: T1) Write Access Denied - excel error when writing over

Post by shockwave »

Hi Alan,

a) not writing send back data into the cube but tring to overwrite a single cell ( with a DBRW formulae) with a hardcoded number in an excel spreadsheet
b) the elements have read permission but all the user is doing is overwritting the formulae
c) the elements that are being overridden are not rule based

The user now has to input an "=" sign and then the value when overwritting the cell in excel. Note user is not trying to send back data but
merely manipulate the output from tm1. This only appears to be a new issue and the user has always had the ability to do this.

Just had a look at the forumlae and i didn't relise that you could send using this formulae instead we use a DBS. When slicing data from tm1 is it possible to "turn off" the write back ( it seems that this was turned off????? and now has been turned on??? ) . It appears the user was always able to do this, are they pulling my leg??


Cheers

Shock
Alan Kirk
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: T1) Write Access Denied - excel error when writing over

Post by Alan Kirk »

shockwave wrote:Hi Alan,

a) not writing send back data into the cube but tring to overwrite a single cell ( with a DBRW formulae) with a hardcoded number in an excel spreadsheet
b) the elements have read permission but all the user is doing is overwritting the formulae
c) the elements that are being overridden are not rule based

The user now has to input an "=" sign and then the value when overwritting the cell in excel. Note user is not trying to send back data but
merely manipulate the output from tm1. This only appears to be a new issue and the user has always had the ability to do this.

Just had a look at the forumlae and i didn't relise that you could send using this formulae instead we use a DBS. When slicing data from tm1 is it possible to "turn off" the write back ( it seems that this was turned off????? and now has been turned on??? ) . It appears the user was always able to do this, are they pulling my leg??
I have to ask this, but... Are you extracting the Michael by any chance?

The functioning of DBRW formulas is TM1 101. More specifically, the 9.1 User Guide, page 616.
"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.
shockwave
Posts: 88
Joined: Mon Dec 15, 2008 10:45 am
OLAP Product: TM1
Version: 9.1.3
Excel Version: 2003 SP3

Re: T1) Write Access Denied - excel error when writing over

Post by shockwave »

Thanks Alan. I wish I was taking the u know what, maybe I should RTFM. Something I obviously overlooked.

Thanks again

Shock
Alan Kirk
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: T1) Write Access Denied - excel error when writing over

Post by Alan Kirk »

shockwave wrote:Thanks Alan. I wish I was taking the u know what, maybe I should RTFM. Something I obviously overlooked.
Wasn't sure whether you were or not because the write-back is a big selling point of TM1. There's no way to disable the feature in DBR / DBRW formulas short of:
(a) Pointing to a consolidation;
(b) element Security; or perhaps easiest of all
(c) Using worksheet protection to lock the cells. Obviously this isn't an option if you want the users to be able to replace the numbers with hard coding though. That having been said, if the report is protected without a password (which obviously doesn't secure it, but does prevent accidental changes), then ZapFormulas in TM1 Tools will still convert the formulas to static values by flipping the protection off and then re-applying it.
"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.
Kyro
Community Contributor
Posts: 126
Joined: Tue Nov 03, 2009 7:46 pm
OLAP Product: MODLR - The CPM Cloud
Version: Always the latest.
Excel Version: 365
Location: Sydney, Australia
Contact:

Re: T1) Write Access Denied - excel error when writing over

Post by Kyro »

I think I get whats happening, is the user trying to remove the formula but can't due to TM1 thinking the user is trying to enter information?
shockwave
Posts: 88
Joined: Mon Dec 15, 2008 10:45 am
OLAP Product: TM1
Version: 9.1.3
Excel Version: 2003 SP3

Re: T1) Write Access Denied - excel error when writing over

Post by shockwave »

Yep Ben thats right. Working in the back end most of the time this is the first time in 3yrs someone has flagged it. Just seemed unusal at the time but make perfect sense. How is the new tool going??
Kyro
Community Contributor
Posts: 126
Joined: Tue Nov 03, 2009 7:46 pm
OLAP Product: MODLR - The CPM Cloud
Version: Always the latest.
Excel Version: 365
Location: Sydney, Australia
Contact:

Re: T1) Write Access Denied - excel error when writing over

Post by Kyro »

I've only seen this since 9.1, to get around it I think you can do a few things.

try these:
+Disconnect from TM1 then try.
+Select a bunch of cells around (including) the dbrw's and try the hotkeys: alt,e,c,a (alt - edit - clear - all).
+Copy and do a paste special/Values.

Hope that helps,

In-Memory olap server is coming along ok, I've given it to a few sydney TM1 consultants to pull apart and offer feedback before a release 1. Drop me a line if you want to beta test :D
Alan Kirk
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: T1) Write Access Denied - excel error when writing over

Post by Alan Kirk »

Kyro wrote:I've only seen this since 9.1, to get around it I think you can do a few things.
I can pretty much guarantee that the described symptoms, specifically a value being sent up to the server (or in this case, attempting to be sent, and failing) when:
tring to overwrite a single cell ( with a DBRW formulae) with a hardcoded number in an excel spreadsheet
will occur in versions well before 9.1.
"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.
User avatar
Steve Rowe
Site Admin
Posts: 2464
Joined: Wed May 14, 2008 4:25 pm
OLAP Product: TM1
Version: TM1 v6,v7,v8,v9,v10,v11+PAW
Excel Version: Nearly all of them

Re: T1) Write Access Denied - excel error when writing over

Post by Steve Rowe »

I think they are trying to remove the DBRW formula and then enter a value into the cell but can't because the TM1 client is stopping them. If it's new functionality it should be a good thing as one of the problems with the DBRW is the ease with which it could be replaced by a value and the difficulty that exists in spotting that not all the numbers are being pulled from the server.

Sill I guess they can't keep everyone happy!
Cheers
Technical Director
www.infocat.co.uk
Kyro
Community Contributor
Posts: 126
Joined: Tue Nov 03, 2009 7:46 pm
OLAP Product: MODLR - The CPM Cloud
Version: Always the latest.
Excel Version: 365
Location: Sydney, Australia
Contact:

Re: T1) Write Access Denied - excel error when writing over

Post by Kyro »

Yes Alan, we all know TM1 sends data entered onto DBRW's to TM1 and has for a long time.

The issue here is when you are trying to remove/delete the DBRW's and TM1 puts the DBRW formula's back and gives the error "T1) Write Access Denied...".

Steve, theres a good trick to finding where DBRW's have changed to static values. Press "Ctrl key and tilde key" and all the cells will show their formula. Hit it again to hide all.
Alan Kirk
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: T1) Write Access Denied - excel error when writing over

Post by Alan Kirk »

Kyro wrote:Yes Alan, we all know TM1 sends data entered onto DBRW's to TM1 and has for a long time.

The issue here is when you are trying to remove/delete the DBRW's and TM1 puts the DBRW formula's back and gives the error "T1) Write Access Denied...".
No Ben, the issue here, if you re-read the initial post, is that the user was trying to "remove/delete" it by punching a constant value into the cell. That does not "remove/delete" it, never has and never will. You can preface the entry with an equals sign to tell Excel that you're overriding the existing formula with a new one, but that's not a constant value. But trying to overwrite it with a constant value is not going to delete a DBRW formula the way it will a standard Excel formula. Had they been pressing the Delete key and getting the error, it may have been different but the posts seemed both consistent and unambiguous about what was happening:
user tries to overwrite that tm1 forumulae referenced cell with a hard coded number
tring to overwrite a single cell ( with a DBRW formulae) with a hardcoded number in an excel spreadsheet
IMHO a statement that this is some kind of behaviour which is version-dependent had the potential to be confusing to a user with limited experience, which is why I didn't just let it slide.
"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.
Kyro
Community Contributor
Posts: 126
Joined: Tue Nov 03, 2009 7:46 pm
OLAP Product: MODLR - The CPM Cloud
Version: Always the latest.
Excel Version: 365
Location: Sydney, Australia
Contact:

Re: T1) Write Access Denied - excel error when writing over

Post by Kyro »

I think I get whats happening, is the user trying to remove the formula but can't due to TM1 thinking the user is trying to enter information?
Yep Ben thats right.
Alan Kirk
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: T1) Write Access Denied - excel error when writing over

Post by Alan Kirk »

Kyro wrote:
I think I get whats happening, is the user trying to remove the formula but can't due to TM1 thinking the user is trying to enter information?
Yep Ben thats right.
And the reason that TM1 was "thinking that the user is trying to enter information" is... that they were. Because the way that they were "trying to remove the formula" was... by punching a constant value into it or, as they thought, over it. This was stated clearly, twice. It really didn't need to be complicated beyond that. I reiterate. This is not something new in 9.1, this is the same behaviour that will be found in every version, from the very start of the product.
"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.
Post Reply