We created one of the out of the box time tracking sites on sharepoint 2007 standard and I'd like to report on the data.
I've successfully used Report Builder to gather data from other lists so it's not my connection or set up that's a problem.
The error message thrown when trying to retrieve data from the list is:
An error occurred while executing the query.
Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.
An entry with the same key already exists.
The list on a full view will export to excel and I've validated that the ID column is unique.
Does anyone have any suggestions for overcoming this issue or how to troubleshoot it further?
Thanks in advance