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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Setting up data pipeline

For a dashboard that I am building on Power BI Desktop, I am currently pulling data from Excel, but I recently learned that the more sales data would be added every month and since Excel can only hold 1 Million rows, so keeping the data in Excel is not possible for a long time. I am trying to know that how should I keep the data so that it is added to the same single file each month and the dashboard stays connected to this single file and keeps updating, should I do csv or some database, any help would be appreciated.

Thanks.

3 REPLIES 3
otravers
Community Champion
Community Champion

Where is the data in your Excel file coming from? How much new data will you have each month? There are MANY ways to skin that cat, we need a little more info.

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals
Anonymous
Not applicable

Hi otravers,

Thank you for responding, the data is coming from a third party source(I cannot specify the source), but the data is about sales, I can download the data in Excel file, and the file that I downloaded has 300K rows, but this data is for the last 3 years and we get new data just for a month, so I expect the data to be less than 300K in the future.

For that volume of data you don't really need a database and could do the following:

 

1. Ingest the historical data file in a dataflow

2. Set up a second dataflow that loads a folder where you'll save monthly xlsx or csv files

3. Load and append these two dataflows in your dataset

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors