Link to home
Start Free TrialLog in
Avatar of Murray Brown
Murray BrownFlag for United Kingdom of Great Britain and Northern Ireland

asked on

VB.net - pull SQL data into PowerPivot

Hi

Is it possible to query a SQL database in PowerPoint from VB.net and bring the results into an Excel PowerPivot?

What sort of code would I use?

Thanks
Avatar of Haver Ramirez
Haver Ramirez

you can create the query in the power pivot and retrieve the values
Avatar of Murray Brown

ASKER

Hi. Thanks. Would you be able to direct me to an example of code for that
ASKER CERTIFIED SOLUTION
Avatar of Haver Ramirez
Haver Ramirez

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks very much