Forum Discussion
Create new records from keyword list
- 3 years ago
You can link to a cloud file using e.g. Dropbox/Google Drive/SharePoint/OneDrive. Make sure the file doesn't contain any sensitive data before you make it public.
Hmm. That's too bad. I'm pretty sure I can get it to work efficiently in Power Query but I'd need an example file to test against.
How can I send you a test file?
- AlexisOlson3 years ago
Super User
You can link to a cloud file using e.g. Dropbox/Google Drive/SharePoint/OneDrive. Make sure the file doesn't contain any sensitive data before you make it public.
- AlexisOlson3 years ago
Super User
Here's an example test file that is really slow without buffering but fast with buffering.
Original source of data here:
https://www.kaggle.com/datasets/vstepanenko/disaster-tweets - UBComma3 years ago
Helper III
Did you see the sample file I sent you via private message? I'll take a look at these that you sent.
- UBComma3 years ago
Helper III
That's a great example and very close to what I'm trying to accomplish. I'm going to try to mimic it. thanks!