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.
Solved! Go to Solution.
Hi @sruthiramana ,
I used to import Azure Blob as a source into pipeline and it worked fine.
When loading Excel files, the column names are being replaced with names like Prop_1, Prop_2, etc. This often happens when the pipeline does not correctly interpret the header row of the Excel files. Ensure that the pipeline is configured to recognize the first row as headers.
Please refer to the documentation below for detailed information:
If the pipeline fails but creates an empty table with the correct column names, it suggests that the pipeline can read the headers but encounters issues with the data rows. Check for any special characters or formatting issues in the CSV files that might be causing the pipeline to fail.
If you have any other questions please feel free to contact me.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
Thank you! @Anonymous
Hi @sruthiramana ,
I used to import Azure Blob as a source into pipeline and it worked fine.
When loading Excel files, the column names are being replaced with names like Prop_1, Prop_2, etc. This often happens when the pipeline does not correctly interpret the header row of the Excel files. Ensure that the pipeline is configured to recognize the first row as headers.
Please refer to the documentation below for detailed information:
If the pipeline fails but creates an empty table with the correct column names, it suggests that the pipeline can read the headers but encounters issues with the data rows. Check for any special characters or formatting issues in the CSV files that might be causing the pipeline to fail.
If you have any other questions please feel free to contact me.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
User | Count |
---|---|
15 | |
3 | |
3 | |
3 | |
2 |