A View can't be deleted?

Post Reply
User avatar
macsir
MVP
Posts: 785
Joined: Wed May 30, 2012 6:50 am
OLAP Product: TM1
Version: PAL 2.0.9
Excel Version: Office 365
Contact:

A View can't be deleted?

Post by macsir »

Has anyone met this before? Trying to delete }Bedrock view but TM1 refused. :(
Attachments
2013-10-16_130322.jpg
2013-10-16_130322.jpg (14.67 KiB) Viewed 3006 times
In TM1,the answer is always yes though sometimes with a but....
http://tm1sir.blogspot.com.au/
EvgenyT
Community Contributor
Posts: 324
Joined: Mon Jul 02, 2012 9:39 pm
OLAP Product: TM1
Version: PAL 2.0.8
Excel Version: 2016
Location: Sydney, Australia

Re: A View can't be deleted?

Post by EvgenyT »

it seems like '}' is treated as a control objected and gets locked. Run view delete process that deletes views starting with '}' ... should be part of bedrock library as far as I can recall..

Else I can give you TI's that I wrote that delete views/subsets based on search string :)


ET
User avatar
macsir
MVP
Posts: 785
Joined: Wed May 30, 2012 6:50 am
OLAP Product: TM1
Version: PAL 2.0.9
Excel Version: Office 365
Contact:

Re: A View can't be deleted?

Post by macsir »

EvgenyT wrote:it seems like '}' is treated as a control objected and gets locked. Run view delete process that deletes views starting with '}' ... should be part of bedrock library as far as I can recall..

Else I can give you TI's that I wrote that delete views/subsets based on search string :)


ET
Thanks, Mate. I manage to do that. :D
In TM1,the answer is always yes though sometimes with a but....
http://tm1sir.blogspot.com.au/
EvgenyT
Community Contributor
Posts: 324
Joined: Mon Jul 02, 2012 9:39 pm
OLAP Product: TM1
Version: PAL 2.0.8
Excel Version: 2016
Location: Sydney, Australia

Re: A View can't be deleted?

Post by EvgenyT »

all good ;)
Post Reply