cancel
Showing results for 
Search instead for 
Did you mean: 

I need a Result Like this in BEx

Former Member
0 Kudos

<b>Query 1</b>

Consider

<b>I have three chars Material,Region, FiscalYearPeriod</b>

<b>one Key Figure Quantiy</b>

I have placed objects like this

<b>In Rows I have placed Material,Region</b>

<b>In Columns I have placed Fiscal Year/Period,Quantity</b>

result for the 4th & 5th month

Because I need the Result like this

<b>Material Region 042007 052007</b>

Material1 Region1 40 Ton 50 Ton

Material1 Region2 60 Ton 70 Ton

Material1 Region3 80 Ton 20 Ton

Material2 Region1 50 Ton 40 Ton

Material2 Region2 60 Ton 35 Ton

Material3 Region1 70 Ton 45 Ton

I am getting the Result

<b>But I need the Result for the second Query</b>

Consider <b>I have 2 characteristics Material,FiscalYearPeriod</b> and

<b>4 Key Figures charges1,charges2,charges3,charges4</b>

How I placed objects ?

Here I need a Result Like this

<b>Material Charges 042007 052007</b>

Material1 Charges1 40000 50000

Material1 Charges2 60000 70000

Material1 Charges3 80000 20000

Material2 Charges1 20000 30000

Material2 Charges2 40000 50000

Material3 Charges1 50000 70000

If I placed the Key figures in Columns then I get the Result in Horizontally

But I need the Result Vertically

give me an Idea ..

Thanks

Prasanna

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Take FYP in columns and restrict it with 2 values 042007 052007.

Take Material In the rows as the first characterstic. And under this Material Charaterstics create 4 Selections.

In first selection take KF Charges1 and give heading as Charges1.

In 2nd selection take KF Charges2 and give heading as Charges2.

In 3rd selection take KF Charges3 and give heading as Charges3.

In 4th selection take KF Charges4 and give heading as Charges4.

with rgds,

Anil Kumar Sharma .P

Former Member
0 Kudos

Thank you so much Bob & Anil, Thankyou for Immidiate Response,

My Problem is solved and I assign the Points too.

Bye

Prasanna

Answers (1)

Answers (1)

Former Member
0 Kudos

Leave Fiscal Year/Period in the columns, but drag the Key Figures structure from the columns to the rows. That will give the result you are looking for.

Hope this helps...

Bob