I'm developing a report (SSRS) with a XML Data Source.
I'm trying to retrieve data from a sharepoint list (web service: GetListCollection), but i have this error:
-----
Failed to execute web request for the specified URL. (Microsoft.ReportingServices.DataExtensions)
-----
I use Windows Authentication, but my account doesn't have permissions. Can i set the credentials to a different account?