Forum Discussion
PresleyHunter
3 years agoRegular Visitor
Using a Power BI Dataset Store Procedure with Parameters, but Using the DataSet in Paginated Report
This is the issue. We are converting from SSRS which uses Shared datasets. The data set is a parameterized stored procedure. We want to create a PBI dataset that contains the parameterized stored ...
Sudhir_Singh
2 years agoRegular Visitor
PresleyHunter, I am facing the same issue where I need to pass-on parameters from Paginated Report to the Power BI Dataset parameters. Did you manage to resolve this issue?
My PowerBI Dataset is based on few tables and Stored Procedures (which takes few parameters as input) to spit out the results. I have managed to generate the Dataset with Parameters. However, struggling to bind the same Paginated report parameters to the same matching Power BI Dataset parameters.
Anyone .. please help?