<?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: i can list out the file using dbutils but can not able to read files in databricks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/i-can-list-out-the-file-using-dbutils-but-can-not-able-to-read/m-p/121127#M46345</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/104662"&gt;@MohammadWasi&lt;/a&gt;&amp;nbsp; did you finally figure out what the problem was? I am encountering the exact same issue&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jun 2025 09:24:11 GMT</pubDate>
    <dc:creator>BenjaminJacquet</dc:creator>
    <dc:date>2025-06-06T09:24:11Z</dc:date>
    <item>
      <title>i can list out the file using dbutils but can not able to read files in databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/i-can-list-out-the-file-using-dbutils-but-can-not-able-to-read/m-p/68349#M33643</link>
      <description>&lt;P&gt;I can list out the file using &lt;EM&gt;&lt;STRONG&gt;dbutils&lt;/STRONG&gt;&lt;/EM&gt; but can not able to read files in databricks. PFB in screenshot. I can able to see the&amp;nbsp; file using dbutils.fs.ls but when i try to read this file using &lt;EM&gt;&lt;STRONG&gt;read_excel&lt;/STRONG&gt;&lt;/EM&gt; then it is showing me an error like "&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class=""&gt;FileNotFoundError: &lt;/SPAN&gt;[Errno 2] No such file or directory: '/FileStore/xxx/abcd.xls'&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;". I used to read excel file as&lt;/P&gt;&lt;P&gt;"&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN&gt;df_mem = pd.read_excel(&lt;/SPAN&gt;&lt;SPAN&gt;'/FileStore/xxx/abcd.xls'&lt;/SPAN&gt;&lt;SPAN&gt;, engine=&lt;/SPAN&gt;&lt;SPAN&gt;'openpyxl'&lt;/SPAN&gt;&lt;SPAN&gt;, sheet_name = &lt;/SPAN&gt;&lt;SPAN&gt;'Sheet 1'&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MohammadWasi_0-1715064354700.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/7448i7B8BA2FF5239634A/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="MohammadWasi_0-1715064354700.png" alt="MohammadWasi_0-1715064354700.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 06:46:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-can-list-out-the-file-using-dbutils-but-can-not-able-to-read/m-p/68349#M33643</guid>
      <dc:creator>MohammadWasi</dc:creator>
      <dc:date>2024-05-07T06:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: i can list out the file using dbutils but can not able to read files in databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/i-can-list-out-the-file-using-dbutils-but-can-not-able-to-read/m-p/68408#M33665</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;for your reply, Unfortunately I used path as variable in my code but again showing same error. PFB in screenshot.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MohammadWasi_0-1715076279718.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/7462i04ADABF52D75731F/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="MohammadWasi_0-1715076279718.png" alt="MohammadWasi_0-1715076279718.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 10:04:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-can-list-out-the-file-using-dbutils-but-can-not-able-to-read/m-p/68408#M33665</guid>
      <dc:creator>MohammadWasi</dc:creator>
      <dc:date>2024-05-07T10:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: i can list out the file using dbutils but can not able to read files in databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/i-can-list-out-the-file-using-dbutils-but-can-not-able-to-read/m-p/68423#M33671</link>
      <description>&lt;P&gt;I am using '.xls' format only.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 11:14:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-can-list-out-the-file-using-dbutils-but-can-not-able-to-read/m-p/68423#M33671</guid>
      <dc:creator>MohammadWasi</dc:creator>
      <dc:date>2024-05-07T11:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: i can list out the file using dbutils but can not able to read files in databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/i-can-list-out-the-file-using-dbutils-but-can-not-able-to-read/m-p/68428#M33675</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;I changed file in .xlsx format but again got the same error as above.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 11:30:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-can-list-out-the-file-using-dbutils-but-can-not-able-to-read/m-p/68428#M33675</guid>
      <dc:creator>MohammadWasi</dc:creator>
      <dc:date>2024-05-07T11:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: i can list out the file using dbutils but can not able to read files in databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/i-can-list-out-the-file-using-dbutils-but-can-not-able-to-read/m-p/121127#M46345</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/104662"&gt;@MohammadWasi&lt;/a&gt;&amp;nbsp; did you finally figure out what the problem was? I am encountering the exact same issue&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 09:24:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-can-list-out-the-file-using-dbutils-but-can-not-able-to-read/m-p/121127#M46345</guid>
      <dc:creator>BenjaminJacquet</dc:creator>
      <dc:date>2025-06-06T09:24:11Z</dc:date>
    </item>
  </channel>
</rss>

