
Hi,
How do you create a custom SSRS report that retrieves data from an Excel file?
Reproducable steps:
Problem
The connection string property must be set for the newly created Report Datasource (in your Visual Studio Project). Wat are the recommended values to connect to the new SSRS Datasource?
Test
- Create a new SSRS Report in your Visual Studio Project which is part of a Dynamics AX Report Model Solution.
- Add a dataset to the report
- Select the newly created Report Datasource name in the proprty "Data source".
The errors I get are because the Report Datasource Provider is only supports SQL and OLAP... Does this mean that I always have to move/copy external data to a SQL Server Database in order to be able to access the data?
So the question is: How do you define a dataset in your custom report, so that the dataset connects to a (shared) Report Server External Datasource?
*This post is locked for comments
I have the same question (0)