Connecting to PowerPivot with C#

前端 未结 3 1427
攒了一身酷
攒了一身酷 2020-12-28 10:34

Is it possible to connect to a PowerPivot model in an Excel .xlsx file? (Not hosted on a SharePoint site... just the local file).

It must be, since Tableau can do it

3条回答
  •  再見小時候
    2020-12-28 10:58

    You can build a VSTO addin.

    Here's a site that helps explain working with PowerPivot and VSTO.

    http://blogs.msdn.com/b/analysisservices/archive/2011/08/04/how-to-build-a-vsto-based-powerpivot-workbook.aspx

提交回复
热议问题