Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
JaroslavHlavka
New Member

Dynamic slicer to show only latest duplicate in visual

hello everyone,

 

Looking for any ideas or directions for the following problem. 

 

I have data sourced from Sharepoint list with version history:

 

ID  Version  VersionDate  Amount

1    1           01/01/2023    100

1    2           01/02/2023    120

1    3           01/05/2023      90

2    1           01/03/2023    200

 

I have a slicer to filter out VersionDate "after" selected date. The table will show 1, 2 or 3 duplicates for ID=1 (depending on the date selected in the slicer). How to make the visual show only latest ID entry based on VersionDate (duplicates based on ID)?

 

Example output:

Slicer date selected: 01/03/2023

Expected output:

ID  Version  VersionDate  Amount

1    2           01/02/2023    120

2    1           01/03/2023    200

 

Thanks in advance. really stuck on this one for some time now. googling only leads to removing duplicates in PowerQuery, which can't solve this.

0 REPLIES 0

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors