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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Dom181
Regular Visitor

Deleting Duplicate Entries

I am working on an AR aging report. Each invoice may have one or more comments attached to it. I have merged 2 queries in order to link the invoice number to the comment. However, if an invoice has more than one comment attached, the invoice is duplicated to match the number of comments. I am working in a direct query, so I cannot simply click the "remove duplicates" button. Is there a way to filter so that only the newest comment will show up on a single invoice?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Since you use the direct query, it is better to build the logic in sql itself and push to database . This will be effective in performance as well.

 

Thanks

Raj

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Since you use the direct query, it is better to build the logic in sql itself and push to database . This will be effective in performance as well.

 

Thanks

Raj

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.