Skip to main content

I have a data source with a Market_Code parameter.

 

The Lobby Element is a counter displaying  a total value

 

On clicking on the counter it opens the correct Quick Report but it is waiting for the user to enter the parameter.

 

How can I get the Lobby MARKET_CODE parameter value to pass through to the Quick Report Market Code parameter.

 

In the past with list elements this is easy because it is simply a case of selecting the target column:

 

 

 

However, the counter doesn’t have this options.  I tried adding the Lobby Parameter value to the Data Source:

 

 

But the counter doesn’t have the target column option.

 

I have tried amending the URL Address e.g. ifsrep:qr.598898&MARKET_CODE=$MARKET_CODE$ but then the report doesn’t open.

 

Please advise.

 

John

Hi @johnw66 ,

Pass your parameter as below.

ifsrep:qr.598898?MARKET_CODE=$MARKET_CODE$

 

Kind Regards,


@EntNadeeL 

Thank you very much for your help.  I had tried & and not the ?

 

Have a nice day.

 

Regards

 

John


Hi!!!

I’ve created a lobby data element using this type of parameter-->

 

 

 

but then there is no data in it...

 

could you help me please?