If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

syntax to replace a prompt value inside a tuple.

Started by cognos05, 11 May 2015 12:05:23 PM

Previous topic - Next topic

cognos05

Hi,
Can anyone tell me the syntax to replace the tuple value with a prompt value.

I am using tuple([Items],[Qty],[Time])>0))

Here instead of items , I want to use the specific item from the prompt the user chooses.

Thanks,
Nithya

MFGF

Quote from: nithya1224 on 11 May 2015 12:05:23 PM
Hi,
Can anyone tell me the syntax to replace the tuple value with a prompt value.

I am using tuple([Items],[Qty],[Time])>0))

Here instead of items , I want to use the specific item from the prompt the user chooses.

Thanks,
Nithya

How about

tuple([the level your Items member comes from] -> ?Your prompt parameter?,[Qty],[Time])

MF.
Meep!