Forum Discussion

vitc's avatar
vitc
New Member
7 years ago

[ HELP ] Page filters without set report filter: Javascript API --> Options

When I try to apply a page filter without first setting the report filter I get an error on the console: Unhandled Promise rejection: Failed to execute 'postMessage' on 'Window': TypeError: Cannot read property 'instanceOfIVisualLevel' of undefined could not be cloned...

 

Using the demo it's possible to test this: https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#

  1. Sample Report
  2. Click "Run"
  3. Click "Interact"
  4. Go to "Filters & Slicers" and click "Set page filters"
  5. Click run to apply the page filter
  6. Check browser console

What is the problem? Is it missing something in the demo? Did the API change?

No RepliesBe the first to reply