Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I will like to remove a filter from a visual in my embeded report. The user will initiate the action by clicking an html element outside of the embedded iframe. I know how to locate the object of my visual and i know i need to call:
visual.removeFilters();
But then what, how do i cause the report to refresh? Calling report.reload() simply causes the report to reload its default filters.
thanks for the help
Hi @ben252,
As we can see from the live demo, there are some new features tagged with "New". Fortunately, there is a function "Remove visual filters". So we don't need to reload the report. Please give it a try.
Best Regards,
Dale
I will like to remove a filter from a visual in my embeded report. The user will initiate the action by clicking an html element outside of the embedded iframe. I know how to locate the object of my visual and i know i need to call:
visual.removeFilters();
But then what, how do i cause the report to refresh? Calling report.reload() simply causes the report to reload its default filters.
thanks for the help
User | Count |
---|---|
5 | |
4 | |
4 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |