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