Hi,
I am using web api and stored procedure with parameters, which gets data based on the parameter passed and using this through web api I have created a power BI report and published and embedded in web page which is always showing me the same data and not based on the parameter which I pass.
I want the power bi report to show the data based on the parameter which I pass in the querystring of the
web api url and web api gets data using stored procedure and that should be shown in power bi report.
Please guide to solve this
Best Regards,
Mallikarjun