I am using a multi select prompt to select values, for the selected values I need a list of reports to be repeated. I have used a repeater table. The report shows the values for the selected prompt value but it also displays the other unselected prompt values and the however associated data is not shown.
For example I select country US and UK, it show two lists for US and UK, but for other countries that I dont select India,Canada etc.. it shows data not available but I need the report to show me only data for the selected countries (US and UK)
Hi,
Can you post the filter condition that you are using for the query that is feeding your repeaters?
Good luck
New guy