I understand that Find and Replace and Join can be used to replace a new vlook-up column, but I'm having trouble figuring out how to bring data in for a running summary file. I would normally use a vlookup to fill in the blank lines in my summary spreadsheet (left of image) using the data in other tables (right of image).
I would like to continue to pull the updated data from the Cost and Sell tables into the running summary sheet. What would be the best way to accomplish this? The Summary spreadsheet needs to be in an Excel spreadsheet to be accessible by other users.
Solved! Go to Solution.
Wow. I actually created a workflow that looks exactly like that for another process, but I couldn't see the solution myself in this instance. It's been tough opening my mind to processes other than Excel.
Previously, I would bring in data in weekly batches to v-lookup due to volume. Alteryx can support this volume so I can instead have a running file in which Join will totally work.
Thanks!