Quantcast
Channel: SCN : Discussion List - SAP Business Explorer (SAP BEx)
Viewing all articles
Browse latest Browse all 4032

how to restrict the records not matching the conditions

$
0
0

Hi,

 

We have a cube having snap shot period, Document period and Value.

 

 

Sanp Shot PeriodDocument PeriodValue
004/2015003/201510
004/2015006/201520
004/2015002/201530
004/2015001/201540
004/2015005/201550
004/2015006/201560
004/2015004/201570
004/2015006/201580
004/2015005/201590

 

 

My requirement is to show only the values where snap shot period GE document period.

 

Expected output is as below.

 

Sanp Shot PeriodDocument PeriodValue
004/2015003/201510
004/2015002/201530
004/2015001/201540
004/2015004/201570

 

 

I have created formulae variable with replacement path on snap shot and document period.

 

Used these formulae variable in a CKF where snap shot period GE planning period to get the values.

 

The issue is I am getting the records which are satisfies the conditions and the records which are not satisfies also.

 

The Values for the records which are not satisfies the conditions coming as 0.

 

Output coming as below.

 

Sanp Shot PeriodDocument PeriodValue
004/2015003/201510
004/2015006/20150
004/2015002/201530
004/2015001/201540
004/2015005/20150
004/2015006/20150
004/2015004/201570
004/2015006/20150
004/2015005/20150

 

I know through conditions we can avoid this. But we are going to use this in BO,where conditions cannot work.

 

How can we totally avoid the records which are not meeting the conditions to avoid the data volume.

 

Regards,

Sai


Viewing all articles
Browse latest Browse all 4032

Trending Articles



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