Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.