Hi Grzegorz,
I prepared a sample report where the following approach is demonstrated:
- Add a report parameter from type Boolean which has initial Value true;
- Add a textbox and set the Action -> Navigate to URL -> Target URL -> Expression:
=IIF(Parameters.isUrl.Value = true ,"https://docs.telerik.com/reporting/overview", Null)
In this case, when the parameter is set to true, the link will be active and when it is false, it will not be.
Test the approach and let us know how it goes.
Regards,
Neli
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items