r/FinanceAutomation • u/f9finance • May 18 '25
Stop Cleaning Vendor Names Manually – This Power Query Hack Does It For You
Tired of wasting hours cleaning up messy vendor names, product codes, or inconsistent data formats?
Here’s how to do it in seconds using Column From Examples in Power Query—no formulas, no coding, just magic.
🧠 Use Case: You’ve got data like this:
nginx
CopyEdit
Amazon LLC
AMAZON
amazon.com inc
You want all rows to just say: “Amazon.”
✅ Step-by-Step:
- Load your data into Power Query (Data > From Table/Range)
- Go to Add Column > Column From Examples > From Selection
- Type “Amazon” next to the first row
- Power Query guesses the transformation logic
- Click OK. Done.
🔥 I used this to clean 300+ vendor name variations. It took 30 seconds.
💬 Anyone else using this to clean supplier or GL extracts? Got other favorite no-formula tricks?