Search found 2 matches
- Wed Nov 16, 2011 3:06 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: How to Clean the data for particular element of dimension
- Replies: 11
- Views: 7522
Re: How to Clean the data for particular element of dimensio
Now, it is not a good practice to destroy a view/subset and neither create it on demand. I would be careful with this statement, because many developers, do, in fact, consider it a good practice. Performance is only one of many considerations, and there are many others, like usability and tidiness,...
- Wed Nov 16, 2011 1:48 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: How to Clean the data for particular element of dimension
- Replies: 11
- Views: 7522
Re: How to Clean the data for particular element of dimensio
Hi, As the others mentioned, you have to create a view you want to zero out. That view is based on subsets that you defined before. Now, it is not a good practice to destroy a view/subset and neither create it on demand. This will lock the elements that are associated with that view (cube, dimension...