cancel
Showing results for 
Search instead for 
Did you mean: 

multiple valus for variable

former_member183121
Participant
0 Kudos

I have a requirement like this,

I have variable on expirydate (zv_calm), i need out put for quantity greater than zv_calm(expirydate), Expiry date is '000000',in single column i should disply both,how to do this?    plshelp me.

Accepted Solutions (0)

Answers (7)

Answers (7)

former_member183121
Participant
0 Kudos

Thanq frns, I got the solution From ur suggestions

former_member182470
Active Contributor
0 Kudos

Good , then please close the thread.

yasemin_kilinc
Active Contributor
0 Kudos

Hi,

If your requirement is showing the quantity for records having expirydate > zv_Calm or exprirydate = '000000' then you can restrict quantity key figure as

Quantity

     ExpiryDate > zv_calm

     Expirydate = #

Regards

Yasemin...

Former Member
0 Kudos

Hi

A small correction.

What Suman told is right if you want to restrict out put of that KF only if you follow what i told it will restrict the output of all the KF in the Query.

Clarification from my end.

Thanks

Sree

former_member182470
Active Contributor
0 Kudos

Hi,

If I have understood properly, here is my suggestion. You need to restrict your Quantity KF with Expiry date variable like below:--

KeyFigure Section in the Query

            Quantity

                > Expiry Date(User Entry variable)

Former Member
0 Kudos

Hi Jagadeeshwar,

I assume that you want the Variable of Expiry date with selection Greater than or Equal to  so that all the materials with that expiry date will be displayed in the report along with the expiry date.

Please go to the query designer and in the filter pane select the ZV_CALM and right click and select filter and in the pop up box select Value ranges in that select GT or Equal to option and in the below dropdown select on the F4 value button you will get another pop up their by default it will be history click on the drop down box you will get variables select the required variable you will get the option what you are looking for.

Thanks

Sree

Former Member
0 Kudos

Hi,

Not cleared. Plse explain the relation between Expiry date and Quantity?

Thanks,

Ram

0 Kudos

Hi,

You question is not clear, can you elaborate?

Thanks

Madhu