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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
mike9999
Advocate I
Advocate I

Dataflow gen2 binding to default data destination

Hey-

Whenever I configure the "Bind to default data destination" for the output of a dataflow gen2 to the Lakehouse - it attempts to bind internal dataflow functions like "Transform Sample file", "Transform Sample file(2)", etc. Dataflows creates these as placeholders automatically when combining multiple binary files. They are not intended to be kept as bindings/outputs. Is there an easy way to automatically skip these and prevent them from being accidently written to the lakehouses?

 

I have a lot of output files so it is tedious to disable all the transform sample files regularly. 

 

Mike

1 ACCEPTED SOLUTION
Jai-Rathinavel
Super User
Super User

Hi @mike9999 

  • Currently there are no settings in place to disable Functions or Sample files getting written to the lakehouse / warehouse.
  • But it is not necessary to have a Transform file / funtions in the Power Query layer. If you see the Transform file funtions those are all created by Power Query automatically. You can copy the logic of the Transform File function and past it inside your main query logic.
  • Once you have copied the logic and fixed your M code. You can delete the transformation functions and sample file associated with it.

Thanks,

Jai Rathinavel




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

2 REPLIES 2
Jai-Rathinavel
Super User
Super User

Hi @mike9999 

  • Currently there are no settings in place to disable Functions or Sample files getting written to the lakehouse / warehouse.
  • But it is not necessary to have a Transform file / funtions in the Power Query layer. If you see the Transform file funtions those are all created by Power Query automatically. You can copy the logic of the Transform File function and past it inside your main query logic.
  • Once you have copied the logic and fixed your M code. You can delete the transformation functions and sample file associated with it.

Thanks,

Jai Rathinavel




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





rohit1991
Super User
Super User

Hi @mike9999 ,

This is a common pain point when working with Dataflow Gen2 in Power BI, especially if you’re combining multiple files. “Transform Sample file” queries get created automatically, and binding all outputs to the default data destination tries to include them too.

 

Unfortunately, there’s currently no automatic built-in setting to skip these system-generated queries when binding outputs. You still have to manually uncheck or disable them from being written to the lakehouse.

 

Workarounds:

  • Naming Convention: As a best practice, always name your “real” output tables with a clear, consistent prefix (e.g., “tbl_” or “df_”). This makes it easier to batch-select only what you want in the list.

  • Manual Filtering: When binding, sort or filter by name and deselect any queries that start with “Transform Sample file”.


Did it work? ✔ Give a Kudo • Mark as Solution – help others too!

Helpful resources

Announcements
Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.