Best practices for working with large, disparate datasets?

Hi @B_Burgess,

Do you have a one-to-many relationship between the 2 tables that you’re joining? That would inflate your values.

Take a look at use case #2 in this article. It’s about using LAC-A functions to deduplicate data.