Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10519

Re: Subtotal in SAP Webi Report

$
0
0

Hi Abhi,

 

This is your sample data right.

 

Now create a variable

=If [Material] InList(100;200) Then "Tender Item"

 

Else If  [Material] InList(300;400) Then "Normal Sales"

 

Else If [Material] InList(500;600) Then "Sample"

 

or simply

 

=If group inlist(100) then "Tender"

else if group inlist(300) then "Normal Sales"

else if group inlist(500) then "Sample".

 

 

---Add this column, apply break on it and perform Sum on Net Quantity.

 

Now hide Desc Column..

 

Finally your result will look like this.

 

Regards,

G Sujitha


Viewing all articles
Browse latest Browse all 10519

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>