Forum Discussion
Jean-Claude Allenbach
Mar 17, 2017Copper Contributor
Powerpivot for Excel 2013 compatibility with SQL Server
Is PowerPivot for Excel 2013 32 bit compatible with SQL Server 2014 SP1 Enterprise 64 bit ?
Philippe Grohrock
May 02, 2017Copper Contributor
Given that you are using Exel 2013, you have access to the PowerQuery addin, which will definately allow you to get the data you need. My advice is to create an ODBC connection within Windows, then use that connection to get your data via PowerQuery before doing whatever you want to do in PowerPivot.
Sources I've used successfully:
* SAP IQ
* MySQL
* POSTGRES
* MSSQL 2014 / 2016
- Jean-Claude AllenbachMay 03, 2017Copper Contributor
Thanks for the answer !
JCA