Hiding Report Parameters based on Conditional logic

1 Answer 31 Views
Report Designer (standalone) Report Parameters
Krasimir
Top achievements
Rank 3
Iron
Iron
Iron
Krasimir asked on 07 Mar 2025, 12:45 PM

Hello,

I want to introduce some conditional parameters in my reports. Let me illustrate my case as follows:

Parameter_main - determines what other parameter will be visualized. Values are 1, 2, 3

Parameter_1, Parameter_2- only one is visualized depending on the selected value in Parameter_main.

If Parameter_main = 1 -> show only Parameter_1
If Parameter_main = 2 -> show only Parameter_2
If Parameter_main = 3 -> hide both Parameter_1 & Parameter_2 as they will not be used

Is there any way to achieve this only within the standalone report designer? I know that I can use the "Visible" property for the parameters but I cannot change it dynamically (through bindings) based on other parameters. Any ideas?

Regards,
Krasimir Baylov

1 Answer, 1 is accepted

Sort by
0
Accepted
Todor
Telerik team
answered on 11 Mar 2025, 01:06 PM

Hi Krasimir,

Generally, the Report Parameters are not part of the report. As you have noticed, they can be either hidden or visible. There is no option to dynamically set their visibility or other UI properties.

We have a similar feature request, and I cast a vote on your behalf - Cascading report parameter visibility.

Regards,
Todor
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!

Krasimir
Top achievements
Rank 3
Iron
Iron
Iron
commented on 15 Mar 2025, 12:41 PM

Thanks a lot, Todor. I was expecting similar answer but I wanted to make sure I'm not missing something.
Tags
Report Designer (standalone) Report Parameters
Asked by
Krasimir
Top achievements
Rank 3
Iron
Iron
Iron
Answers by
Todor
Telerik team
Share this question
or