We published reports in power bi service. We have requirement to show only specific reports to user.So we created a table and configured user, reports to be shown.We need to display those reports in ASP.Net web application. We are embeding the reports in a n iframe.We are passing the user name as parameter form web application to powerbi service and fetching the reports of that specific user. But on clicking over Filters pane we are able to select the other users from that table. Is there any possibility to hide the report level filters while developing the power bi reports?
↧