Hi Paulo,
Thanks for contacting Syncfusion support.
Based on our understanding you need to dynamically get excel file path from user and use the excel file to filter data’s to be displayed on the report, it can be achieved with below procedure.
- Create ReportParameter to get input from the user and use the parameter as connection string.
- Create extension datasource with ODBC type, to get data from given excel file path. Add dataset to fetch column details from the database based on the data column retrieved from the excel file.
- The data set result can be used to render the report.
Can you please confirm the above one match with your requirement, so that we can provide further details on this? If we have misunderstood your requirement, then share detailed information about your scenario to provide solution at the earliest.
Regards,
Yuvaraj D.