Remove duplicates from data in a filtered table visual?

BoundedInANutshell

New Member
Joined
Nov 25, 2021
Messages
7
Office Version
  1. 365
Platform
  1. Windows
Hi everyone,
I have a simple table visual that users filter using a 'Company Name' slicer and a date timeline. They then wish to remove duplicates from the filtered results, using 'Email Address' as the column to identify the duplicates. Any ideas how I could achieve this. I can't remove duplicates in the model because it is dependent on the filters chosen by the user (duplicates will be different depending on the company name and date range selected). Any suggestions greatly appreciated. Thanks in advance.
Jason
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
I assume this is Power BI. If there are duplicate, then it must be that some of the columns in the table have different values. So which one should be removed? Anyway, you could try putting a topN on the email, and keep the top 1
 
Upvote 0

Forum statistics

Threads
1,216,089
Messages
6,128,750
Members
449,466
Latest member
Peter Juhnke

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top