<?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 Qlikview loading Excel line problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400120#M613279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with loading this Excel file in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How can I load every &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Details&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; line for the &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can help me! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Aug 2017 08:44:42 GMT</pubDate>
    <dc:creator>alexandermllr</dc:creator>
    <dc:date>2017-08-29T08:44:42Z</dc:date>
    <item>
      <title>Qlikview loading Excel line problem</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400120#M613279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with loading this Excel file in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How can I load every &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Details&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; line for the &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can help me! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 08:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400120#M613279</guid>
      <dc:creator>alexandermllr</dc:creator>
      <dc:date>2017-08-29T08:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview loading Excel line problem</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400121#M613280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="font-size: 10pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;IsNull&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;),&lt;SPAN style="color: #0000ff;"&gt;Peek&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;),&lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;IsNull&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;),&lt;SPAN style="color: #0000ff;"&gt;Peek&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;),&lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;Details&lt;/SPAN&gt;;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;Details&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;FROM&lt;/SPAN&gt;&lt;BR /&gt; &lt;F&gt;&lt;BR /&gt; (&lt;SPAN style="color: #0000ff;"&gt;ooxml&lt;/SPAN&gt;, &lt;SPAN style="color: #0000ff;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;labels&lt;/SPAN&gt;, &lt;SPAN style="color: #0000ff;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;is&lt;/SPAN&gt; Tabelle1); &lt;/F&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174927_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 08:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400121#M613280</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-08-29T08:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview loading Excel line problem</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400122#M613281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD Product, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ammount, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Details&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Mappe1.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Tabelle1, filters(&lt;/P&gt;&lt;P&gt;Replace(1, top, StrCnd(null)),&lt;/P&gt;&lt;P&gt;Replace(2, top, StrCnd(null))&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 08:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400122#M613281</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-08-29T08:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview loading Excel line problem</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400123#M613282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I achieved this through enable transformation import assistant &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 09:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400123#M613282</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-08-29T09:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview loading Excel line problem</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400124#M613283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But then i have the Ammount and Product 4 or 5 times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to to make for every Details line an extra field?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Product, Ammount, Details 1, Details 2, Details 3....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 09:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400124#M613283</guid>
      <dc:creator>alexandermllr</dc:creator>
      <dc:date>2017-08-29T09:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview loading Excel line problem</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400125#M613284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Table:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;IsNull&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;),&lt;SPAN style="color: #0000ff;"&gt;Peek&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;),&lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;IsNull&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;),&lt;SPAN style="color: #0000ff;"&gt;Peek&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;),&lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;Details&lt;/SPAN&gt;;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;Details&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;FROM&lt;/SPAN&gt;&lt;BR /&gt; &lt;F&gt;&lt;BR /&gt; (&lt;SPAN style="color: #0000ff;"&gt;ooxml&lt;/SPAN&gt;, &lt;SPAN style="color: #0000ff;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;labels&lt;/SPAN&gt;, &lt;SPAN style="color: #0000ff;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;is&lt;/SPAN&gt; Tabelle1); &lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Generic&lt;/SPAN&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;Details&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Resident&lt;/SPAN&gt;&amp;nbsp; Table;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;Drop&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;Table&lt;/SPAN&gt; Table; &lt;/F&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174928_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 09:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400125#M613284</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-08-29T09:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview loading Excel line problem</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400126#M613285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to have a table like this. Attached the file.&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 11:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400126#M613285</guid>
      <dc:creator>alexandermllr</dc:creator>
      <dc:date>2017-08-29T11:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview loading Excel line problem</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400127#M613286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Table:&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;IsNull&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;),&lt;SPAN style="color: #0000ff;"&gt;Peek&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;),&lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;Details1&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;IsNull&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;),&lt;SPAN style="color: #0000ff;"&gt;Peek&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;),&lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;Details&lt;/SPAN&gt;;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;,'Dectails'&amp;amp;&lt;SPAN style="color: #0000ff;"&gt;Autonumber&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Details&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Details1&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;Details&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Details&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;FROM&lt;/SPAN&gt; [Mappe2.xlsx]&lt;BR /&gt; (&lt;SPAN style="color: #0000ff;"&gt;ooxml&lt;/SPAN&gt;, &lt;SPAN style="color: #0000ff;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;labels&lt;/SPAN&gt;, &lt;SPAN style="color: #0000ff;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;is&lt;/SPAN&gt; Tabelle1);&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Generic&lt;/SPAN&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #800000;"&gt;Product&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;Ammount&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;Details1&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;Details&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Resident&lt;/SPAN&gt;&amp;nbsp; Table;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;Drop&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;Table&lt;/SPAN&gt; Table; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174986_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 16:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400127#M613286</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-08-29T16:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview loading Excel line problem</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400128#M613287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;That worked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 13:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-loading-Excel-line-problem/m-p/1400128#M613287</guid>
      <dc:creator>alexandermllr</dc:creator>
      <dc:date>2017-08-30T13:38:41Z</dc:date>
    </item>
  </channel>
</rss>

