Hi, we are using Power BI to visualize heating systems and KPI. Because we implemented multiple detail view pages for customer data, we need a feature to synchronize a drillthrough from master to detail page with several other detail pages. This could be configured similar to the existing slicer sync feature, but for pages and its drillthrough selection. The following approach would be possible with that feature request: * On the master page, the user selects one customer in a table * On the master page, the user press a "Customer Details" button to perfom a drill through to the customers detail page * On this detail page, navigation buttons are available to navigate to other detail pages showing more details of the (previously selected) customer, without the need to select the customer again We have a workaround running for this by using the 3rd party visual "ciclet slicer" and the "auto-select" property set to true. This slicer exists on each detail page and uses the slicer sync feature to filter the customer selected on master page to all detail pages. This works fine except a timing problem: after the user performs the drill through from master to detail, the user has to wait some seconds until all slicers on detail page are in sync (delayed by auto-select). Navigating too fast to a second detail page results to wrong customer is selected. It would be great if this feature is available in future. Thank you in advance, Christian
... View more