Hi All,
I have deployed a Data Model Excel on SharePoint 2013. In Data Model, initially I used SQL Server Authentication to pull the data from SQL Database. Then I scheduled the External Data Refresh via Manage Data refresh on SharePoint. But it failed to refresh the data model by throwing following error-
"Call to Excel Service returned an error."
Then I used Windows Authentication instead of SQL Server Authentication in Data model to pull data from Sql Server. And suddenly, the External Data refresh started working. So now there is no issue with External data refresh.
Later on, I created a new excel report out of deployed data model and uploaded it to SharePoint. Multiple users can access and slice/dice this report on SharePoint (Excel Services). However, when they open report as Open in Excel (locally), they are not able to interact with report.
I really don't understand this behaviour as the report works fine on Excel Service (SharePoint) but doesn't when we open it in Excel. Is there any difference in Authentication policies?
Currently, I have used the Authenticated User Account option in Excel Service Authentication Settings of Connection Properties shown below - ( Even I marked the Save Password Option )
Can anybody help me to resolve this issue?
Thanks & Regards,
Rameshwar Pawale
- Edited by Rameshwar Pawale Thursday, July 02, 2015 12:17 PM