Page 1 of 1

A View can't be deleted?

Posted: Wed Oct 16, 2013 3:04 am
by macsir
Has anyone met this before? Trying to delete }Bedrock view but TM1 refused. :(

Re: A View can't be deleted?

Posted: Wed Oct 16, 2013 3:41 am
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

Re: A View can't be deleted?

Posted: Wed Oct 16, 2013 4:25 am
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

Re: A View can't be deleted?

Posted: Wed Oct 16, 2013 4:57 am
by EvgenyT
all good ;)