Forum Discussion
Kristaps
2 years agoFrequent Visitor
Two slicers with duplicate values
I wanted to use two slicers where one is for ‘’Session date’’ and the other one is for ‘’Drill name’’. So for example I want to set the first slicer on 01/012024 (date) and then in the other...
Anonymous
2 years agoNot applicable
Hi Kristaps
According to the error message, I suggest you to remove the primary key of the "Session ID" column.
If your dataset allows, consider creating a new column in your data model that combines the "Session date" and "Drill name" into a unique identifier.
This can be done using Power Query or DAX, depending on your preference. This unique identifier can then be used in your slicers to ensure that each combination of date and drill name is unique.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.