Forum Discussion

amiteshmacq's avatar
amiteshmacq
Regular Visitor
5 years ago

power bi report parameter from SQL Table to set default value in report

is there a way i can access power bi report deployed on power bi services with data driven parameterand set the default slicer/filter value for the report.

Scenario :

power bi report deployed on power bi service is embeded in a web application iframe and data sourse for report is SSAS Tabular. Application user has long list of filter criteria that is stored in SQL Server table with unique ID. Now the requirement is to get the list of filters values from the database table based on unique id column and set the default values for all filters and slicer in the power bi report to give user a personalised view.

 

 

1 Reply