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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
13havya
New Contributor III

Storing static datasets in Dataflows?

Hi,

 

Just trying to figure out what the best way is, to store static datasets in dataflows? 

We have legacy payroll records that are stored in excel files, which have a bunch of transformations applied to accomodate it to our data model. These records are no longer modified, as we have an API connector feeding into a datalake, which we use for the payroll information, but we still require the legacy reports to be connected to our datasets (to display historical data). 

As the legacy records contain over 1000 files over a period of 3 years, it is not feasible to refresh them along with other dataflows. What's the best way to store this data, to minimise/completely remove refresh time 

1 ACCEPTED SOLUTION
nilendraFabric
Honored Contributor

Hi @13havya 

 

There are a few approaches you can consider for storing static datasets like your legacy payroll records in Microsoft Fabric:
1. Use a Lakehouse:
โ€ข Import the Excel files into a Lakehouse as delta tables.
โ€ข This allows you to store the data in an optimized format without needing frequent refreshes.
โ€ข You can then reference this data in your dataflows or directly in reports.
2. Create a static dataflow:
โ€ข Import the Excel files into a dedicated dataflow for static data.
โ€ข Set the refresh schedule to manual or very infrequent (e.g., monthly) to minimize refresh time.
โ€ข Use the โ€œEnter Dataโ€ option to manually input small static datasets directly in the dataflow.
3. Use parameters in dataflows:
โ€ข Create parameters to control which data gets refreshed.
โ€ข Set up logic to skip refreshing the static historical data during regular refreshes.
4. Leverage incremental refresh:
โ€ข If your data has date columns, use incremental refresh to only update new data.
โ€ข Configure the refresh policy to exclude the date range of your static historical data.

 

Please accept this solution and give kudos if this is helpful 

 

Thanks

View solution in original post

4 REPLIES 4
nilendraFabric
Honored Contributor

Hi @13havya 

 

There are a few approaches you can consider for storing static datasets like your legacy payroll records in Microsoft Fabric:
1. Use a Lakehouse:
โ€ข Import the Excel files into a Lakehouse as delta tables.
โ€ข This allows you to store the data in an optimized format without needing frequent refreshes.
โ€ข You can then reference this data in your dataflows or directly in reports.
2. Create a static dataflow:
โ€ข Import the Excel files into a dedicated dataflow for static data.
โ€ข Set the refresh schedule to manual or very infrequent (e.g., monthly) to minimize refresh time.
โ€ข Use the โ€œEnter Dataโ€ option to manually input small static datasets directly in the dataflow.
3. Use parameters in dataflows:
โ€ข Create parameters to control which data gets refreshed.
โ€ข Set up logic to skip refreshing the static historical data during regular refreshes.
4. Leverage incremental refresh:
โ€ข If your data has date columns, use incremental refresh to only update new data.
โ€ข Configure the refresh policy to exclude the date range of your static historical data.

 

Please accept this solution and give kudos if this is helpful 

 

Thanks

Thanks @nilendraFabric 

v-ssriganesh
Honored Contributor III

Hi @13havya,

Could you please confirm if your query have been resolved by the solution provided by @nilendraFabric? If so, please mark it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

Thank you.

v-ssriganesh
Honored Contributor III

Hi @13havya,

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

Thank you.

Helpful resources

Announcements
Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

Free Fabric Certifications

Free Fabric Certifications

Get Fabric certified for free! Don't miss your chance.

January Fabric Update Carousel

Fabric Monthly Update - January 2026

Check out the January 2026 Fabric 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.

Users online (4,724)