Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Currently, I use Power BI to use fuzzy logic to compare a list of names with another list of names.
The raw data is imported via CSV files into Power BI Desktop, and then I use it to fuzzy logic compare at 0.65 and generate possible matches.
What I want to do:
- Automate this so, every week, the updated raw data files are automatically imported from a fixed network location, and the fuzzy logic matching undertaken, and the possible matches saved in a CSV file for me to view.
Well, for everything but the last bit, you can use Merge queries in Power Query, it has built in fuzzy matching technology.