Skip to main content

multiple/single select -> show/hide reportdata

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

multiple/single select -> show/hide reportdata

Attachments

Hello,

I need help with changing report/column in a report depending on selections made.

In attached example I have listed two reports based on the same dataset. When the user selects only one MSN then the top data needs to be shown, if the user selects more than one MSN then the lower report should be shown. Ideally if the result could be shown in one report but for clarity I broke them into two reports.

Comments
Agis-Kalogiannis
Employee
Employee

What you need to do Paul is to use the GetSelectedCount() as Show condition in your application.

For the first table you need to add the following line:

1.PNG

and for the second table, modify the expression as follows:

2.PNG

I hope this helps.

Regards

Agis

Version history
Last update:
‎2015-02-13 08:20 AM
Updated by: