<?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: How to pick the data from excel with multiple sheet. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-pick-the-data-from-excel-with-multiple-sheet/m-p/110706#M764082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It can be discreate. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2018 11:01:15 GMT</pubDate>
    <dc:creator>lalitkgehlot89</dc:creator>
    <dc:date>2018-07-20T11:01:15Z</dc:date>
    <item>
      <title>How to pick the data from excel with multiple sheet.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pick-the-data-from-excel-with-multiple-sheet/m-p/110702#M764078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;In current scenario I have three excel file in folder with named Text, Text_2, Text_3. Each file has some Date wise Sheet. &lt;/P&gt;&lt;P&gt;Files in folder and Sheets in File are not fixed. I want to load the data automatically form these file.&lt;/P&gt;&lt;P&gt;I tried to right the logic but getting some error. Please help me to right the logic asap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208411_Untitled.png" style="height: 270px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pick-the-data-from-excel-with-multiple-sheet/m-p/110702#M764078</guid>
      <dc:creator>lalitkgehlot89</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to pick the data from excel with multiple sheet.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pick-the-data-from-excel-with-multiple-sheet/m-p/110703#M764079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;This will load all the files under the specified folder:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;for each File in Filepath("C:\Users\Desktop\*.xlsx")&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;From "C:\Users\Desktop\*.xlsx"&lt;SPAN style="font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;NEXT File&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 09:32:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pick-the-data-from-excel-with-multiple-sheet/m-p/110703#M764079</guid>
      <dc:creator>nishanthi_8</dc:creator>
      <dc:date>2018-07-20T09:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to pick the data from excel with multiple sheet.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pick-the-data-from-excel-with-multiple-sheet/m-p/110704#M764080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajendran,&lt;/P&gt;&lt;P&gt;I have multiple sheets in each file. And no of sheets are also not fixed.&lt;/P&gt;&lt;P&gt;In this case it is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 09:55:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pick-the-data-from-excel-with-multiple-sheet/m-p/110704#M764080</guid>
      <dc:creator>lalitkgehlot89</dc:creator>
      <dc:date>2018-07-20T09:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to pick the data from excel with multiple sheet.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pick-the-data-from-excel-with-multiple-sheet/m-p/110705#M764081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the date in excel sheets will be on continuous basis or it can be discrete ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 10:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pick-the-data-from-excel-with-multiple-sheet/m-p/110705#M764081</guid>
      <dc:creator>nishanthi_8</dc:creator>
      <dc:date>2018-07-20T10:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to pick the data from excel with multiple sheet.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pick-the-data-from-excel-with-multiple-sheet/m-p/110706#M764082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It can be discreate. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 11:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pick-the-data-from-excel-with-multiple-sheet/m-p/110706#M764082</guid>
      <dc:creator>lalitkgehlot89</dc:creator>
      <dc:date>2018-07-20T11:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to pick the data from excel with multiple sheet.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pick-the-data-from-excel-with-multiple-sheet/m-p/110707#M764083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope the below link will help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/61585"&gt;Load multiple excel files from Multiple excel sheetsinto QV&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 14:05:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pick-the-data-from-excel-with-multiple-sheet/m-p/110707#M764083</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2018-07-20T14:05:10Z</dc:date>
    </item>
  </channel>
</rss>

