You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am very new to My-FyiReporting and have been searching online and on your documentation for a way to achieve the below:
Using the designer, create an empty report with the connection string predefined and a list of default parameters. These parameters would then be available for use when designing the report. Once the report from designer is saved, then all parameters are saved.
Later, using the ReportViewer, I would retrieve the report created from step 1 and then pass the values for the matching parameters (from step 1) defined in the report and execute it for viewing.
I see that the viewer allows you to pass the parameters at runtime, however, I cant pass default parameters at design time. The end user in my setup would not be aware of all available parameters, and this is why I have to preset these at report creation depending on the type of report.
Any help you can provide is much appreciated.
Thanks for all the great work so far!
The text was updated successfully, but these errors were encountered:
Hi, I am very new to My-FyiReporting and have been searching online and on your documentation for a way to achieve the below:
Using the designer, create an empty report with the connection string predefined and a list of default parameters. These parameters would then be available for use when designing the report. Once the report from designer is saved, then all parameters are saved.
Later, using the ReportViewer, I would retrieve the report created from step 1 and then pass the values for the matching parameters (from step 1) defined in the report and execute it for viewing.
I see that the viewer allows you to pass the parameters at runtime, however, I cant pass default parameters at design time. The end user in my setup would not be aware of all available parameters, and this is why I have to preset these at report creation depending on the type of report.
Any help you can provide is much appreciated.
Thanks for all the great work so far!
The text was updated successfully, but these errors were encountered: