TI process: Force elements sequence in source view
Posted: Mon Mar 26, 2012 1:56 pm
Dear forum colleagues,
I am trying to populate a number of cells in a certain way, datasource is a cube view. It would help a lot if I could force the contents of the source view to appear in a certain sequence. In other words, I would like to iterate through all cells which are solely different by the version element. And finally the version elements will need to be arranged in a certain order.
In SQL, I would use "ORDER BY" - is there a sophisticated way of constructing a view in a way that will do what I have in mind?
Thank you
Holger
I am trying to populate a number of cells in a certain way, datasource is a cube view. It would help a lot if I could force the contents of the source view to appear in a certain sequence. In other words, I would like to iterate through all cells which are solely different by the version element. And finally the version elements will need to be arranged in a certain order.
In SQL, I would use "ORDER BY" - is there a sophisticated way of constructing a view in a way that will do what I have in mind?
Thank you
Holger