Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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.