Skip to main content
Solved

How to navigate from Lobby Element Counter to open Quick Report and populate the parameter for the Quick Report

  • March 12, 2021
  • 3 replies
  • 1143 views

Forum|alt.badge.img+18

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

Best answer by EntNadeeL

Hi @johnw66 ,

Pass your parameter as below.

ifsrep:qr.598898?MARKET_CODE=$MARKET_CODE$

 

Kind Regards,

This topic has been closed for replies.

3 replies

EntNadeeL
Hero (Partner)
Forum|alt.badge.img+10
  • Hero (Partner)
  • 182 replies
  • Answer
  • March 15, 2021

Hi @johnw66 ,

Pass your parameter as below.

ifsrep:qr.598898?MARKET_CODE=$MARKET_CODE$

 

Kind Regards,


Forum|alt.badge.img+18
  • Author
  • Superhero (Partner)
  • 368 replies
  • March 15, 2021

@EntNadeeL 

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

 

Have a nice day.

 

Regards

 

John


Forum|alt.badge.img+5
  • Sidekick (Customer)
  • 13 replies
  • May 7, 2021

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?