1

Looks like filters (parameters) are not applied and not fetched for Paginated Reports similar to Sample Reports as shown in demo (https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#)

report.setFilters([filter]); 
report.getFilters();

Is there any way to fetch filters and apply them for embedded Paginated reports?

1 Answer 1

3

Power BI embedded JS SDK doesn't support get / set filters on Paginated reports.

In Power BI Embedded Playgroud: go to Sample Tool -> Sample Paginated Report -> hit "Run" on the code section to embed a sample paginated report -> navigate to "Interact" tab to see all the supported APIs for paginated reports

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.