The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Which one would be faster?
500,000 rows of Fuzzy Matching or if you pre-define those same 500,000 rows in a Transformation Table?
Also the flow of Fuzzy Matching is to try the Transformation Table first then handle the rest with Fuzzy Matching right?
Hi @Anonymous ,
There is no need to compare the two, the transformation table helps you map values from your column to new values before performing the fuzzy matching algorithm.
Some examples of how the transformation table can be used:
Reference: How fuzzy matching works in Power Query - Power Query | Microsoft Learn
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.