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

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
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,215,461
Messages
6,124,954
Members
449,198
Latest member
MhammadishaqKhan

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