Forum Discussion

sridurga's avatar
sridurga
New Member
3 years ago

How to filter Power BI report dynamically in angular using without token

Hi ,

We are try to load the power bi report(embed url) in our angular application using the html object.

 

if we provide the url directly then report is load, if we pass it in variable its not loading, please help 

 

<object [data]="appRepoUIdURL" style=" width:100%; height: 480px; ">
        Error: Embedded data could not be displayed.
</object>

 

Thanks

No RepliesBe the first to reply