Tagged Questions
0
votes
2answers
625 views
Alternative to returning a DataTable from a WCF Data Service
I have a reporting application that interfaces to a users system and returns data to be used in reports. As I have no control over he data and no knowledge of the data structure I have been using C# ...
1
vote
2answers
265 views
PowerPivot Multiple OData Services Related
I'm playing around with OData with PowerPivot and I would like to know can I relate multiple OData services together?
I don't want to have one huge OData service as I want to roll this out for all of ...
2
votes
1answer
749 views
Writing a Secure WCF Data Service for Excel PowerPivot
I'm having some trouble writing a secure WCF data service to be consumed by PowerPivot. The service works fine, and I can consume the data in PowerPivot without trouble.
My issue is that when I enter ...