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

Re: Issue with Input Parameters & Variables

$
0
0

How about the following:

 

Assuming you have 2 characteristics (Plant and Parent company) and 1 KF (Net Sales).

 

Now let's create a projection with Filter using Input parameter on Parent company (with user input value as ABC), which might give the output as:

                           

PlantcompNet Sales
P1ABC10
P2ABC5

 

Now, let's create a second projection with the Calc KF "Net Sales calculated" with the formula as:

if comp = $input_value$, then 0 else Net_Sales.. this way you can simulate the EXCLUDE functionality.

 

PlantcompNet sales
P1ABC0
P1BCD15
P2ABC0

 

Now union both the projections with two diff KFs, Net Sales and Net Sales Calculated.

 

 

PlantNet SalesNet Sales Calc
P11015
P250

 

Subsequent model depends on your reporting drilldown requirement. If you drilldown Parent company also in the rows, then you will see the split in the values.

 

Please try this and let us know if it works or what other issues come up.. we can try resolving the issues..

 

Ravi

 



Viewing all articles
Browse latest Browse all 8533

Trending Articles



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