Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi there,
I have a Gen 2 Flow which combines all files in a folder. All files contain the same key columns, but not always in the same order - and some files have extra columns thrown in.
The flow is throwing an error when a file with an extra column is included. How can I set it up to allow for this variation in the input files?
Cheers,
Ali
Solved! Go to Solution.
I have another flow where the columns differ, and it doesn't throw an error - the Gen 2 Flow manages them automatically. The issue must be something else.
I have another flow where the columns differ, and it doesn't throw an error - the Gen 2 Flow manages them automatically. The issue must be something else.
would you mind sharing the query script (the full code) of your "Transform sample query"?
Thanks miguel,
Sure - this is the 'Transform Sample Query' step:
I know you marked the issue as solved but just throwing my $0.02 out there.