Page 1 of 1
How can I not show any label on Blazor Report Viewer unless the report runs
Posted: Tue Jul 15, 2025 1:26 am
by muhammadhunainnasir
Hi,
Currently the report shows labels before running the report as shown below.
I want to show nothing until report is not run with parameter value selected. How can I acheive this ?
Re: How can I not show any label on Blazor Report Viewer unless the report runs
Posted: Tue Jul 15, 2025 8:21 am
by Max Shamanov
Hello,
Sorry, maybe we did not exactly understand your question.
Could you explain your issue in more detail?
Thank you.
Re: How can I not show any label on Blazor Report Viewer unless the report runs
Posted: Wed Jul 16, 2025 1:14 am
by muhammadhunainnasir
I mean that when I select report initially I won't have any value for the parameter and I don't want to show any empty report until user enters value in parameter and run.
Re: How can I not show any label on Blazor Report Viewer unless the report runs
Posted: Wed Jul 16, 2025 7:26 am
by Max Shamanov
Hello,
Please try to use the Request Parameters property of the report.
Please check the attached image.
Thank you.