posted 12/14/2011 by BradSchacht - Views: [1165]
PowerPivot report returns the following error from Excel Services:The data connection uses Windows Authentication and user credentials could not be delegated. The following connection failed to refresh: PowerPivot Data
When viewing a PowerPivot workbook in SharePoint 2010 the report is visualized using Excel Services since ultimately the report is inside an Excel workbook. The root cause of this error is that Excel Services is unable to get a valid Windows account from whoever is running the report. After some research I found the following on MSDN. I really wish I could take credit for finding all of these circumstances, but let’s be honest; I don’t have that much time on my hands. You will see this error when one of the following occurs:
Since the most common issue (again in my experience here) is the Claims Token Service is not running I’ll show you how to fix that and hopefully you will be back to PowerPivot-ing in no time.
To enable the Claims to Windows Token Service in SharePoint 2010:
When the Claims to Windows Token Service is stopped it will look like the screenshot below.
References: http://msdn.microsoft.com/en-us/library/ff487975.aspx