Forum Discussion
jiinson
Helper I
9 years agoSame Values in Slicer
What is the reason I have two same values in my slicer? It happened after I appended two tables. I have checked spelling and those are exactly same (ex. Europe = Europe)
- 9 years ago
Can you share your pbix file?
Are you using a lookup table for your slicer field? You would extract the column of Region and remove duplicates, then create a relationship between the lookup and data table. If you remove dupes and still see "dupes" of region names, try using Trim and Clean before removing dupes.
jiinson
Helper I
9 years agoSean
Community Champion
9 years agoOkay next thing we need to check...
Have you Unchecked Enable Load from the 2 tables you said you appended?
Or all tables you have appended for that matter?
Don't worry they'll will be updated when you Refresh and the Appended table will get the new data too
but only the Appended table will load into the Data Model