Hi I want to generate a cross-tab report in which I want to show only those elements in the columns which user actually want to see and in the required sequence. I am not able to fill the column in the expected sequence. For example user wants to see the following data in the same sequence on the report
CEO
MD
Manager
PL
Supervisor
But in the datasource you might not be sure about the sequence of these elements. I tried using the case condition block but problem remains the same. The other thing that came to my mind is create a dataitem for each element and drag and drop on the report but it would be tideous if the count of elements is substentially very high. Could anyone please provide the better approch to this. Thanks, Ashu
CEO
MD
Manager
PL
Supervisor
But in the datasource you might not be sure about the sequence of these elements. I tried using the case condition block but problem remains the same. The other thing that came to my mind is create a dataitem for each element and drag and drop on the report but it would be tideous if the count of elements is substentially very high. Could anyone please provide the better approch to this. Thanks, Ashu