The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I'm wondering if we can reinitialize the filters on a specific page of a report, once we apply a filter and move on to another page of the report and then return to the page. is it something configurable at the level of power BI options, or shall I develop a filter that reinitializes itself every time ?
Try using the Page level filters, as described here- https://github.com/Microsoft/PowerBI-JavaScript/wiki/Filters#page-level-and-visual-level-filters
@nimrod Thank you for the answer, but I need to know how to achieve this for power BI online or desktop and not embeded.