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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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