I have a need for Multidimensional cube to fetch data from some C# APIs instead of a database. So I have 2 questions:
- How to create such APIs. For this, what type of project i need to create in visual studio 2010? And what all APIs do I need to provide.
- How to create such datasource connection (in Connection Manager) in Visual Studio?