<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Data pipeline Excel files in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-pipeline-Excel-files/m-p/4255584#M4757</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/731469"&gt;@sruthiramana&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used to import Azure Blob as a source into pipeline and it worked fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vhuijieymsft_0-1729749654771.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1188379i1C596039AA5F3A0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vhuijieymsft_0-1729749654771.png" alt="vhuijieymsft_0-1729749654771.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to the documentation below for detailed information:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/format-excel" target="_blank"&gt;How to configure Excel format in the data pipeline of Data Factory in Microsoft Fabric - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any other questions please feel free to contact me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yang&lt;BR /&gt;Community Support Team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is any post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;to help the other members find it more quickly.&lt;BR /&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Thanks a lot!&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2024 06:01:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-10-24T06:01:35Z</dc:date>
    <item>
      <title>Data pipeline Excel files</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-pipeline-Excel-files/m-p/4255082#M4749</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;I am trying to use a pipeline (Data Engineering) to load excel files that are stored in blob container and then eventually load as table in the Lakehouse.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;1) I have the shortcut for the above files In Lakehouse in file section.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;2) I have about 3 excel files with about 180 columns and 60k rows.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;The data gets loaded successfully but the column names are loaded as Prop_1,Prop_2 etc.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;I lose the column names but have all the data loaded.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Another pipeline -&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;So, I changed the excel files to csv (also removed the space in the column names just to be sure) and ran the pipeline. Though it fails but it did create the empty table with the same column names as in excel files unlike the other pipeline.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Did anyone work on loading multiple excel or csv using pipeline? any insights on this will be helpful.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Oct 2024 21:30:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-pipeline-Excel-files/m-p/4255082#M4749</guid>
      <dc:creator>sruthiramana</dc:creator>
      <dc:date>2024-10-23T21:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data pipeline Excel files</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-pipeline-Excel-files/m-p/4255584#M4757</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/731469"&gt;@sruthiramana&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used to import Azure Blob as a source into pipeline and it worked fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vhuijieymsft_0-1729749654771.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1188379i1C596039AA5F3A0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vhuijieymsft_0-1729749654771.png" alt="vhuijieymsft_0-1729749654771.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to the documentation below for detailed information:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/format-excel" target="_blank"&gt;How to configure Excel format in the data pipeline of Data Factory in Microsoft Fabric - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any other questions please feel free to contact me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yang&lt;BR /&gt;Community Support Team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is any post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;to help the other members find it more quickly.&lt;BR /&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Thanks a lot!&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 06:01:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-pipeline-Excel-files/m-p/4255584#M4757</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-24T06:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Data pipeline Excel files</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-pipeline-Excel-files/m-p/4257258#M4787</link>
      <description>&lt;P&gt;Thank you!&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 02:54:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-pipeline-Excel-files/m-p/4257258#M4787</guid>
      <dc:creator>sruthiramana</dc:creator>
      <dc:date>2024-10-25T02:54:44Z</dc:date>
    </item>
  </channel>
</rss>

