Page 1 of 1

ViewRowDimensionSet

Posted: Tue Jun 19, 2018 5:45 pm
by kenship
Hi,

I was looking at someone's code in creating a subset and view for cube data transfer and realize they use ViewRowDimensionSet.

I have never used this and wonder what benefit it brings. I searched around but found no answer.

Kenneth

Re: ViewRowDimensionSet

Posted: Tue Jun 19, 2018 6:01 pm
by tomok
kenship wrote: Tue Jun 19, 2018 5:45 pm I have never used this and wonder what benefit it brings
None whatsoever if the purpose of the view is to serve as a data source in a TI process. This function is only useful when creating views to be consumed in the cube viewer.

Re: ViewRowDimensionSet

Posted: Tue Jun 19, 2018 6:07 pm
by kenship
Thank you for telling me I have nothing to worry about.
tomok wrote: Tue Jun 19, 2018 6:01 pm
kenship wrote: Tue Jun 19, 2018 5:45 pm I have never used this and wonder what benefit it brings
None whatsoever if the purpose of the view is to serve as a data source in a TI process. This function is only useful when creating views to be consumed in the cube viewer.