Dynamically Passing Parameters to a SQL Stored Procedure from PowerPivot Using VBA
BI Insight
SEPTEMBER 21, 2014
In this post I express an easy way to refresh a PowerPivot model dynamically based on SQL Server Stored Procedures. Let’s start with SQL Server Management Studio (SSMS) 2012 and use Adventure Works 2012 database. Run the following script to see the results in SSMS: exec [dbo].[uspGetBillOfMaterials] 727, ‘2009-01-02’ First parameter: Start Product ID … Continue reading Dynamically Passing Parameters to a SQL Stored Procedure from PowerPivot Using VBA.
Let's personalize your content