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
I'm working on a Power BI report, where I have two pages. On one of them, basic-level information is displayed, and on the other, detailed information. Additionally, on both pages, the date can be selected based on either "Rango" or "Turno." Depending on the element selected, there's a dropdown menu where you can choose between range options like "Dia," "Mes," "Semana," or shift options like "Mañana," "Tarde," or "Noche."
This functionality is implemented so that I have 4 buttons and two dropdowns, and depending on which button I press, one dropdown or the other appears. The problem is that I want to synchronize all this functionality on both pages. In other words, if I select the shift option on page 1, I want this option to also be selected on page 2 with the same elements selected as on page 1. When I try to do this with bookmarks, the elements don't synchronize properly. For example, if I switch from "Turno" to "Rango" on page 1 and on page 2, I have "Turno" previously selected, the selectors don't synchronize properly, and both selectors appear, preventing data filtering on the page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.