Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Unable to add filter explicitly into a power-bi embedded report at my web page

Hi, I have created a power-bi report and successfully embed to my web page. But now i want to filter that report explicitly. But i am nor able to do that. I have tried JavaScript API with using client angular js to do this but unable to achieve that. Could you suggest me how i can do that.
Status: New
Comments
Matthew_Beer
New Member
This is a big deal. It can be very important to filter an embedded report according to the web application's context. Row-level security is vital but it doesn't handle these scenarios; it can't determine where a user is in an application. This needs to be set when calling CreateReportEmbedToken. Setting directly in URL would allow for URL tampering, so that is not an option.
fbcideas_migusr
New Member
Status changed to: New