Forum Discussion
Is it possible to have more than one sample file?
- 1 year ago
Thank you for your answer, first of all. From it, I have just discovered that I can do the entire process as I described again (in the same file), and it solved the problem. I thought the importing process was just a one-time ordeal.
Now I feel like a real idiot. So you're saying I should get rid of all the code and try and do it from scratch? What's wrong with it as it is (with all due respect)?
The "Combine Binaries" function is a convenience for novice developers. Once you have read and understood the created Power Query code you are supposed to delete all of it including all the other files and the group and never press that button again.
Create your own ingestion code as a function, inline or separate.
- CatInATuxedo1 year agoRegular Visitor
Thank you for your answer, first of all. From it, I have just discovered that I can do the entire process as I described again (in the same file), and it solved the problem. I thought the importing process was just a one-time ordeal.
Now I feel like a real idiot. So you're saying I should get rid of all the code and try and do it from scratch? What's wrong with it as it is (with all due respect)?
- lbendlin1 year ago
Super User
It adds all these artifacts you are showing here and it loads the sample file twice.
- CatInATuxedo1 year agoRegular Visitor
Ah I see what you mean now, a cleaner way to do it. I didn't realise there were more ways to do it, but I'll look into it for sure. Thank you for your replies