The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
In our current setup, we have a report with about 12 pages. The first page is used to apply filters and the others are used for visualization. Applying filters on the filtering page works as intended.
Now, we are trying to apply filters from a source outside of the powerbi-embedding itself. When we apply filtering from the source onto the filter page(using setSlicerState with filterpage as activepage), the filter propagates to the rest of the pages nicely.
When we apply filtering from the source on one of the visualization pages( now the activePage), the setSlicerState obviously do not work because it has different slicers.
We tried to apply setSlicerState on the filtering page while viewing the other pages, but this only leads to an error "VisualConfigIsNotInitialized".
One workaround was to navigate back and forth and apply the filters while navigating but this only looks confusing.
Is it possible to have multiple pages initialized? Bing says no, but does anyone have any workarounds for this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.