At the moment I'm using both the Power BI Desktop app and the online portal (app.powerbi.com), and I'm running into a challenge when I’m trying to retrieve data from an Azure SQL Database.
I want to use a parameterized stored procedure to retrieve data, and the parameter value should come from a filter (slicer) in the report. But it looks like this is not supported right now.
In Power BI Desktop I can use the SQL Statement to execute a stored procedure, but I can’t find a way to make a value from a slicer to be the input for the stored procedure.
In app.powerbi.com I can’t use stored procedure as data source at all.
Are there any plans to support this feature (preferably parameterized stored procedures) in both applications?
↧
Missing stored procedure support
↧