I am with a development project in which I have to connect by means of C # in Visual Studio a cube to an Excel pivot table, in which I can visualize the information lodged in the cube. I was wondering if anyone has done it or has any idea how to help me. What I need to do is very similar to the connection that can be made with the cube directly inside the excel document, only that it is by code in c # and I generate the excel with the cube data in pivot table. I attach images to make it clearer what I need to do. I can only use free tools or that are from Microsoft.
It is doing what you see in the image, but by code.