Skip to Content
0
Former Member
Apr 24, 2009 at 02:28 PM

Problem in Query Layout

41 Views

Hi,

I have a requirement in Bex, that I want to display the values in each cell. For example i have three columns in my query .

SALESORG INVOICE ITEM NETVALUE

US50 123 10 250

20 300

125 10 250

20 350

But i want that the value of Salesorg and invoice should come in each row. That is the the following layout.

SALESORG INVOICE ITEM NETVALUE

US50 123 10 250

US50 123 20 300

US50 125 10 250

US50 125 20 350

How can this be achieved...??? Please help out...