<?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: Cannot query multiple files in Lakehouse in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-query-multiple-files-in-Lakehouse/m-p/3757551#M1057</link>
    <description>&lt;P&gt;Thank you so much Anonymous&lt;/LI-USER&gt; !&lt;BR /&gt;That helped me. Thanks for the detail explaination.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2024 09:30:12 GMT</pubDate>
    <dc:creator>jashfabric</dc:creator>
    <dc:date>2024-03-12T09:30:12Z</dc:date>
    <item>
      <title>Cannot query multiple files in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-query-multiple-files-in-Lakehouse/m-p/3756948#M1055</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;I am new to Fabric and experimenting with notebooks. How can I read multiple files present in a Lakehouse using a notebook?&lt;/P&gt;&lt;P&gt;I tried to read the csv files using this code, but receiving an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;df = spark.read.format("csv").option("header","true").load("Files/**")&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;display(df)&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Error: Path not found&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Appreciate your help.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 05:38:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-query-multiple-files-in-Lakehouse/m-p/3756948#M1055</guid>
      <dc:creator>jashfabric</dc:creator>
      <dc:date>2024-03-12T05:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot query multiple files in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-query-multiple-files-in-Lakehouse/m-p/3756959#M1056</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="704119" data-lia-user-login="jashfabric" class="lia-mention lia-mention-user"&gt;jashfabric&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;You can use the below code:&lt;BR /&gt;&lt;STRONG&gt;df = spark.read.format("csv").option("header","true").load("Files")&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;display(df)&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;I have created a repro for you.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Please let me know if you have any other questions.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 05:44:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-query-multiple-files-in-Lakehouse/m-p/3756959#M1056</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-12T05:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot query multiple files in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-query-multiple-files-in-Lakehouse/m-p/3757551#M1057</link>
      <description>&lt;P&gt;Thank you so much Anonymous&lt;/a&gt; !&lt;BR /&gt;That helped me. Thanks for the detail explaination.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 09:30:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-query-multiple-files-in-Lakehouse/m-p/3757551#M1057</guid>
      <dc:creator>jashfabric</dc:creator>
      <dc:date>2024-03-12T09:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot query multiple files in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-query-multiple-files-in-Lakehouse/m-p/3757562#M1058</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="704119" data-lia-user-login="jashfabric" class="lia-mention lia-mention-user"&gt;jashfabric&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Glad that your query got resolved. Please continue using Fabric Community for any help regarding your queries.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 09:34:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-query-multiple-files-in-Lakehouse/m-p/3757562#M1058</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-12T09:34:57Z</dc:date>
    </item>
  </channel>
</rss>

