Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Fuzzy matching with Power BI

Hello

 

Is it possible to do fuzzy matching like the below?

 

IBM

I.B.M

International Business Machines

International Business Machines Corporation

International Business Machines Corp.

IBM Corp

I.B.M Corp

etc

 

I am looking to use it for international corporate names so if there is a specific solution for that it would be great but I would also like a more general solution i.e.:

 

OPD

Outpatients Department

Out Patients Department

Outpatients Dep

etc

Thanks! 

3 Replies

  • v-kkf-msft's avatar
    v-kkf-msft
    Icon for Community Support rankCommunity Support

    Hi Anonymous ,

     

    According to my test, even if we set the similarity threshold to 0, it will still not achieve a correct match. 

     

       

     

    It is recommended that you create a transformation table and then use it in the fuzzy merge options.

     

     

    Referencing: Using Transformation Table In Fuzzy Matching In Power BI 

     

    If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
    Best Regards,
    Winniz
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      v-kkf-msft  thanks but it will not be possible to create the intermediate transformation table. I am looking for a solution to directly do the fuzzy matching with the best success.