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.
Thank you again AlexisOlson - even with the buffering I'm finding Power Query too slow to work with on this query. The query works but takes hours and hours to run, and then hours to load. I'm going to try just using DAX which I'm more comfortable writing. I also might try doing it in Python which I just started dabbling in. I really appreciate your help with M.
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.
- UBComma3 years ago
Helper III
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.