SubsetElementInsert
Posted: Mon Jun 25, 2018 6:23 pm
Hi guys,
In my model I have several process that run data from a database to cubes.
But before that I have to use viewzeroout to clean the period that is going to receive the data.
I am trying to create the view on prolog, then use the view zero out and after that destroy it.
The problem is when I use the command "SubsetElementInsert". As I have the dimension of operation, I would like to select all N elements of this dimension and using this command I understand that I have to put it one by one.
There is another way to do that which not use a fixed view of the cube?
Thanks in advance.
JR
In my model I have several process that run data from a database to cubes.
But before that I have to use viewzeroout to clean the period that is going to receive the data.
I am trying to create the view on prolog, then use the view zero out and after that destroy it.
The problem is when I use the command "SubsetElementInsert". As I have the dimension of operation, I would like to select all N elements of this dimension and using this command I understand that I have to put it one by one.
There is another way to do that which not use a fixed view of the cube?
Thanks in advance.
JR