Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Slicer has been used to Filter Data by Employee Name , altough in the Model traversing is happening through Empid . Since Employee Name is aware by Business , so Employee Name has been used.
Even though we have Employee Name as duplicate it is not showing up in the sclier (It should show 2 names even though they are same ) . While printing the data in the table we can see duplicate name is getting printed with different EmpId but Sclier shows 1. Please suggest
Solved! Go to Solution.
Slicer will always group together the same string, filtering both employee ids.
I'd suggest concatenating the Employee Name with Id in order to have unique values
Hi subhadip,
When you create a slicer visual based on one column, it means same value in the column will be a category though values in other columns in that row may be different.
In addtion, do you want to filter other columns using [Employee Name] column and [Empid] column? If so, you can create another slicer based on [Empid] column.
Regards,
Jimmy Tao
User is searching Employee Data based on name .
Is it the property of the Sclier to show always DISTINCT value . Our expectation is even though employee name are duplicate
it should come up in the slicer .
Kindly suggest
Slicer will always group together the same string, filtering both employee ids.
I'd suggest concatenating the Employee Name with Id in order to have unique values
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
68 | |
60 | |
51 | |
36 | |
35 |
User | Count |
---|---|
84 | |
71 | |
56 | |
45 | |
43 |