Forum Discussion
Passing parameters in the dashboard URL
Hi ,
I want to create a dashboard which I can share with few of my colleagues who do not have Power BI account.I have used the Publish to web option and integrated the dashboard to my dot. net page .But I want the data to be filtered according to the person who is viewng the dashboard (i.e want an RLS).
Is there any way where I can pass certain parameters in the URL itself.
2 Replies
- AnonymousNot applicable
RashmitaR Sounds like you need to build out your solution a bit and use Power BI Embedded
Here is a quick example / sample code that will give you a jumpstart
and here is the direct documentation on how it supports row level security
- v-caliao-msft
Microsoft Employee
Hi RashmitaR,
Please refer to the similar thread below.
http://stackoverflow.com/questions/35555694/passing-parameters-to-power-bi-filter-programmaticallyRegards,
Charlie Liao