Quantcast
Channel: All Developer posts
Viewing all articles
Browse latest Browse all 48378

Re: Can we add report level filter in power bi visuals from code (JavaScript)

$
0
0

Hi ,

 

I tried your solution but when my application try to load report, it shows "The Content is not available", But when I load report using  @Html.PowerBIReportFor(m => m.Report, new { id = "pbi-report", style = "height:85vh", powerbi_access_token = Model.AccessToken }) with filter, It getting loadded.

Is I am doing something wrong?

Pleae help


Viewing all articles
Browse latest Browse all 48378

Trending Articles