I have a data table named Tab1 and a pivot table named PivotTab1. Each of the tables, both Tab1 and PivotTab1, have their own slicer.
How can I link the two slicers so that the data is filtered in a commutative way, i.e. if I go to the Tab1 slicer and select a field, it also affects the selection in the PivotTab1 pivot table.
I have tried to use the solution proposed in this question:
How to link a Table and a Pivot Table using Slicers in Excel?
also from here:
How to link a Table and a Pivot Table using Slicers in non-English Excel versions?
I have even downloaded the example file used in the first and second solution, but it does not work; apparently in current versions of office the code provided works, since the answer was given more than 4 years ago and the second one more than 2 years ago.
I would greatly appreciate your answers. thank you.
P.S. I have Microsoft 365 professional, each table is on separate sheets in the same workbook, and I use as main language English as well as Spanish.