Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi, I am still new to Power BI. I have read multiple sites but can't seem to get a simple function to work.
On Pg1 I have a Slicer to select 'Employee Name', and a Card that then counts the 'Employee ID' number field (how many times does this employees number appear in the data). This works fine.
On Pg2 I have a card that I want to show 'Employee Name' again, so the 'Employee Name' field is added. I want it to show whatever employee name the Slicer is filtered to on Pg1, but it always shows (Blank) on Pg2.
If I hover over the filter on Pg2 card it shows two filters active? It shows the Synced one from Pg1 'Employee Name' correctly but it also shows filter for 'Employee ID' which I havent added to the field selection for that visual? And im guessing because there are somehow two filters applied - it gives the Blank error.
I'm sure this is a simple fix but I can't figure it out, I've spent hrs messing around with the Sync option but nothing works.
Page 1
Page 2
Solved! Go to Solution.
Good Morning, man
After a lot of tests i can solved this.
In the first time that I try, i got the same error, because in the second page, for some reason the visual "accumullate" the another slicers previously apllicaded.
So, the solution is this:
1 - Delete the second page, to start from zero
2 - In the first page, do this config in slicer:
* in my case the "Página 3" is yor second page.
3 - Create yout second page again and insert yout visual.
Good Morning, man
After a lot of tests i can solved this.
In the first time that I try, i got the same error, because in the second page, for some reason the visual "accumullate" the another slicers previously apllicaded.
So, the solution is this:
1 - Delete the second page, to start from zero
2 - In the first page, do this config in slicer:
* in my case the "Página 3" is yor second page.
3 - Create yout second page again and insert yout visual.