Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Is it possible for PBI to ingest data from multiple files

Hi All,

Can power BI ingest data like SSIS does, i can load hourly flat file data using for loop in SSIS, is there a way we can do that using SSIS?

Thanks

1 ACCEPTED SOLUTION
Greg_Deckler
Community Champion
Community Champion

@Anonymous Like a Folder query?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @Anonymous 

Could you tell me if your problem has been solved? If it is, kindly Accept it as the solution. More people will benefit from it. Or you are still confused about it, please provide me with more details about your problem.

 

Best Regards,

Rico Zhou

Greg_Deckler
Community Champion
Community Champion

@Anonymous Like a Folder query?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

@Greg_Deckler Thanks. Not sure. . We have files ftp'd to our shared location every hour, what i want to do is refresh PBI every hour so that it picks up the latest file and loads the data. Currently we have an SSIS package that runs every hour and loads the data into a SQL Server table. SSRS gets the data from the table, we want to by pass SSIS if we can and do it all using PBI. Any ideas?

Thanks

Anonymous
Not applicable

Hi @Anonymous 

I think you mean that your data source will refresh every hour, so you want to refresh your Power BI Report every hour automaticlly as well.

Power BI Desktop doesn't support you to refresh it automaticlly, you can refresh your report in Power BI Desktop by click Refresh in above Navigation Bar.

You can publish your report to Power BI Service and you can use schedule refresh in Power BI Service to refresh your report automaticlly. If your use cloud data source, you don't need to install an on-premises gateway. You just need to configure the data source credential in dataset setting. If you use on-premises data source you need to install an on-premises gateway. You need to configure credential correctly in gateway and keep the PC with gateway and data source on to make your schedule refresh successfully.

Note: On-premises gateway has two version, persion version or standard version, choose it by your requirement.

For reference: 

What is an on-premises data gateway?

On-premises data gateway vs. on-premises data gateway (personal mode)

Install Gateway

For reference: Configure scheduled refresh

If you don't have premium license, your schedule refresh has time limitation to 8. You need premium license to break the limit of refresh times to 48.

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Anonymous
Not applicable

@Anonymous @Greg_Deckler Thanks for the insight.

Thanks

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors