This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi,
I just wonder that whether geting data with folder is faster or getting all file seperately and append them?
Please give me some advice
Thanks lot
Solved! Go to Solution.
Hey @alikhalilov ,
from my experience, that shouldn't differ much. Expensive is usually the reading of the CSV files.
If you read the directory first and then loop over the files or if you add all the files individually doesn't really make a big difference.
If you have a little time you can do both in 2 separate files and then compare them.
Maybe I should test that and write an article about that 🤔
The processing speed does not differ much, I would still recommend you use the folder connector for convenience purpose.
Paul Zheng _ Community Support Team
The processing speed does not differ much, I would still recommend you use the folder connector for convenience purpose.
Paul Zheng _ Community Support Team
Hey @alikhalilov ,
from my experience, that shouldn't differ much. Expensive is usually the reading of the CSV files.
If you read the directory first and then loop over the files or if you add all the files individually doesn't really make a big difference.
If you have a little time you can do both in 2 separate files and then compare them.
Maybe I should test that and write an article about that 🤔
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 32 | |
| 26 | |
| 23 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 45 | |
| 28 | |
| 24 | |
| 22 |