Forum Discussion
nazanael1
2 years agoNew Member
Power BI embedding - Set and replace filters at embed time (config object)
Hello, We are trying to embed a Power BI report into our web application. That report has a filter that we want to overwrite at embedding time. We want to use the OnLoadFilters interface from IR...
nazanael1
2 years agoNew Member
Hello,
Although it's a good idea it's not what we really want to do, as it would involve using bookmarks just to have 1 filter. What we want to achieve is to send a filter in embedding time, replacing the default one, without having to wait until the report is loaded. Is this possible somehow?