Hi,
i have created charts in powerbi desktop based on complete data of my currenr project, after that i have integrated those reports into my web app.
But I want to display the data on the charts for only authenticated user like who are logged in my application.
I followed Filter reports embedded in your application concept in the below link to achieve above concept
https://azure.microsoft.com/en-us/documentation/articles/power-bi-embedded-get-started-sample/
But i don't know where to pass filter value.
Please tell me how to do that.