Forum Discussion
rockking151
7 years agoAdvocate IV
Page level filter error (last updates issue)
Hi there.
We have multipages reports. And we filter each page by region. For example, page 1 - USA, page 2 - Canada.
PowerBI.Js - last version
Everything works fine in June, but now its not working :
report.page(pageName).setFilters(arrF).catch(errors => {
// Handle error
});
Exception in file reportEmbed.min.js which located on https://app.powerbi.com/13.0.6517.123/scripts/reportEmbed.min.js:
1 Reply
- AntonioCoelhoAdvocate II
I'm having the same problem. Everything was working fine until mid august, but now its not working.
Even the demo https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html# is having the same problem...