Forum Discussion

saurabh_2020's avatar
saurabh_2020
New Member
5 years ago
Solved

Passing Filters from Web UI to the embedded PowerBI Report

Hello PBI Experts,    My team is working on developing a front-end Web application UI with embedded PowerBI reports. We are providing 5 global filters for the user on front end. The user can filter...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi saurabh_2020,

    #1, AFAIK, power bi does not limit the general filter usage.

    #2, I check the document but not found they mention the limits of filter usage, so I think the limit probably existed on the request content size.

    #3, I'd like to suggest you take a look at the following links to know more about power bi javascript filter and configurations:

    PowerBI-JavaScript / Filters 

    Embed Configuration Details 

    #4, It obviously will cause the performance issue when you try to send large amount filter values,

    Regards,
    Xiaoxin Sheng