Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to show report's in horizontal format in BIRT

 In BIRT report design I am creating one report. that report shown is in vertical format 

like. 

A B C
1 4 6
2 6 3

but I want to show reports in horizontal format like
A 1 2
B 4 6
C 6 3

Any help?

0 votes



One answer

Permanent link

https://www.eclipse.org/forums/index.php/t/308391/

0 votes

Comments

 Hi Donald,

  
      Thank you for the reply.
     
Can you share some other links related to My work if possible?

        I tried using cross tab and this is what I got :
               4   6
         1
         2

    but I want report like:
  
     A   1  2
     B   4  6
     C   6  3


Any solution or idea related to this...?


Thanks
Snehal

You can do the same research. The basic idea of the provided link is that you use a scripted data set to swap the columns and rows in your original data set, and then use a crosstab to display the data in the scripted data set instead of the original data set. You can break this down to multiple steps and do your own research on each step.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Mar 19 '18, 3:22 a.m.

Question was seen: 4,236 times

Last updated: Mar 23 '18, 3:29 a.m.

Confirmation Cancel Confirm