<?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: Sigle load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165050#M898724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Concatenate with the simple load excel and while load Notepad file use Spaces for Delemiter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/132772_Capture1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel:&lt;/P&gt;&lt;P&gt;LOAD ID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Age&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[226916.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate (Excel)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD [ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Age&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[226916.txt]&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is spaces, msq);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jul 2016 06:55:21 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2016-07-28T06:55:21Z</dc:date>
    <item>
      <title>Sigle load</title>
      <link>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165047#M898721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one folder. in folder i have" one excel file&amp;nbsp; and one txt file" both files having same&amp;nbsp; fields with different data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel:-&lt;/P&gt;&lt;P&gt;ID NAME,AGE&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; Raj&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp; Raja&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Txt:-&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;ID NAME AGE&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; Krish&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 23&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;4&amp;nbsp;&amp;nbsp; Krishna&amp;nbsp; 24&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here my requirement is how can i load&amp;nbsp; both files at a single load statement, is it possible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&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/Sigle-load/m-p/1165047#M898721</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sigle load</title>
      <link>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165048#M898722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't address two input table sources (*) with a single LOAD statement, but you can concatenate your data into a single resident output table (either by autoconcatenation (same number and names of fields) or by using forced concatenation using CONCATENATE LOAD prefix).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;(*)&lt;/P&gt;&lt;P&gt;You may think of using some kind of wildcards in your LOAD statement, but&lt;/P&gt;&lt;P&gt;- this will create also multiple statements by the QV script engine&lt;/P&gt;&lt;P&gt;- I don't think you can use wildcards here for the two distinct input formats.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 06:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165048#M898722</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-07-28T06:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sigle load</title>
      <link>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165049#M898723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The script:&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_1469688003844310 jive_text_macro" jivemacro_uid="_1469688003844310" modifiedtitle="true"&gt;
&lt;P&gt;Table:&lt;/P&gt;
&lt;P&gt;LOAD ID, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Age,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'xlsx' as File&lt;/P&gt;
&lt;P&gt;FROM&lt;/P&gt;
&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;
&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Concatenate (Table)&lt;/P&gt;
&lt;P&gt;LOAD ID, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Age,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'txt' as File&lt;/P&gt;
&lt;P&gt;FROM&lt;/P&gt;
&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;
&lt;P&gt;(txt, codepage is 1257, embedded labels, delimiter is spaces, msq);&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_4.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/132777_Screenshot_4.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The qvw is also attached with the data files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 06:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165049#M898723</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2016-07-28T06:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sigle load</title>
      <link>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165050#M898724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Concatenate with the simple load excel and while load Notepad file use Spaces for Delemiter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/132772_Capture1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel:&lt;/P&gt;&lt;P&gt;LOAD ID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Age&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[226916.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate (Excel)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD [ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Age&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[226916.txt]&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is spaces, msq);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 06:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165050#M898724</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-28T06:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sigle load</title>
      <link>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165051#M898725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While you fetching data from any file type into qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can write loop statement for the same file type like(sheet 1,sheet 2....sheet n .xls) and it is not possible for different type of file types(1 is xls and 2nd is .txt,3rd is odbc...etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it is not possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;coming to your data seems both are having same fields so automatically qlikview fallows &lt;STRONG&gt;Concatenation &lt;/STRONG&gt;of 2 tables into one table no need to write the concatenate statement also&lt;/P&gt;&lt;P&gt;so output&amp;nbsp; is created only one table with 4 rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 06:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165051#M898725</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2016-07-28T06:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sigle load</title>
      <link>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165052#M898726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing&amp;nbsp; Valuable information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 07:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165052#M898726</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-07-28T07:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sigle load</title>
      <link>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165053#M898727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have found your answer could you please select the Correct answer. That will make the thread closed.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 07:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165053#M898727</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2016-07-28T07:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sigle load</title>
      <link>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165054#M898728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mindaugas ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is not possible in qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i need is i want to load two different format files into a single load statement .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 07:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165054#M898728</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-07-28T07:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sigle load</title>
      <link>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165055#M898729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's possible &lt;A href="https://community.qlik.com/people/qlikview979"&gt;qlikview979&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add the two different data into script and can do forced concatenation then it will show in single table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can't&amp;nbsp; select two different formats data under single load statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could please give a detail explanation about is your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 07:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165055#M898729</guid>
      <dc:creator />
      <dc:date>2016-07-28T07:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sigle load</title>
      <link>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165056#M898730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Vijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have one folder. in folder i have" one excel file&amp;nbsp; and one txt file" both files having same&amp;nbsp; fields with different data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; Excel:-&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID NAME,AGE&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; Raj&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2&amp;nbsp;&amp;nbsp; Raja&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Txt:-&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID NAME AGE&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; Krish&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 23&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;4&amp;nbsp;&amp;nbsp; Krishna&amp;nbsp; 24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 12px;"&gt;Here my requirement is how can i load&amp;nbsp; both files at a single load statement, is it possible ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 07:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165056#M898730</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-07-28T07:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sigle load</title>
      <link>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165057#M898731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mahesh, Yes it is possible, Where ever you are getting data from different Format we can use in Qlikview. After that you should need to know Which data is which folder. Does it Make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to follow Architecture? Then you will get More understand. Because, I am following Architecture only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Me and &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/mindaugasbacius"&gt;mindaugasbacius&lt;/A&gt; showing which we find. As &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/swuehl"&gt;swuehl&lt;/A&gt;&lt;/STRONG&gt;&lt;/STRONG&gt; help should help for you. Because, I follow the &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/swuehl"&gt;swuehl&lt;/A&gt;&lt;/STRONG&gt; syntax (i.e., Concatenate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might be help full&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 08:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sigle-load/m-p/1165057#M898731</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-28T08:33:57Z</dc:date>
    </item>
  </channel>
</rss>

