<?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: Section Table by Resident load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528280#M684815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have a colon ":" after "Section Access". You should have a semicolon ";"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 15:02:49 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2014-01-17T15:02:49Z</dc:date>
    <item>
      <title>Section Table by Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528277#M684812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I am facing very wired problem as my section access is not Working when I am creating the Section Table with Resident Load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I changed to QVD its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my script (Resident Load):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TempSecurity:&lt;/P&gt;&lt;P&gt;LOAD NTNAME ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DEPARTMENT&lt;/P&gt;&lt;P&gt;FROM BI_SALES_SECURITY.qvd (qvd) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Adding some new departments to existing qvd&lt;/P&gt;&lt;P&gt;Concatenate (TempSecurity)&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;NTNAME , ACCESS , DEPARTMENT&lt;/P&gt;&lt;P&gt;**** ,***** ,******&lt;/P&gt;&lt;P&gt;****,*****,*****&lt;/P&gt;&lt;P&gt;****,*****,*******&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access:&lt;/P&gt;&lt;P&gt;SectionTable:&lt;/P&gt;&lt;P&gt;LOAD NTNAME ,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS , &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DEPARTMENT&lt;/P&gt;&lt;P&gt;Resident TempSecurity ;&lt;/P&gt;&lt;P&gt;Section Application ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above script is not worked for me. The script executed with out any error and I tried and to open after reload I git Access denied Error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I create another qvw where I add the INLINE table and creates the new security qvd and Section Access worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why Resident Load is not worked on SectionTable ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 14:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528277#M684812</guid>
      <dc:creator />
      <dc:date>2014-01-17T14:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Section Table by Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528278#M684813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably because the autoconcatenate kicks in. Try using Noconcatenate on the last Load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 14:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528278#M684813</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-01-17T14:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Section Table by Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528279#M684814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried with breaking the Auto concatenation by changing the filed name in the TempSecurity table Like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TempSecurity:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD NTNAME ,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS AS A,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DEPARTMENT AS B&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM BI_SALES_SECURITY.qvd (qvd) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//Adding some new departments to existing qvd&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Concatenate (TempSecurity)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NTNAME , A , B&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;**** ,***** ,******&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;****,*****,*****&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;****,*****,*******&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Access:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SectionTable:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD NTNAME ,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A AS ACCESS ,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B AS DEPARTMENT&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident TempSecurity ;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Application ;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This is one also still not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 14:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528279#M684814</guid>
      <dc:creator />
      <dc:date>2014-01-17T14:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Section Table by Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528280#M684815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have a colon ":" after "Section Access". You should have a semicolon ";"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:02:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528280#M684815</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-01-17T15:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Section Table by Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528281#M684816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henric , Typo mistake here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;currently I am using 11.2 SR2 version. Is there any reason why resident load is not working ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528281#M684816</guid>
      <dc:creator />
      <dc:date>2014-01-17T15:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Section Table by Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528282#M684817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using upper() function:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;upper&lt;/STRONG&gt;(NTNAME) as NTNAME&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;upper&lt;/STRONG&gt;(ACCESS) as ACCESS&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Section Access must use uppercase values.&amp;nbsp; I recommend to always use this function in Section Access except the inline load.&amp;nbsp; Even if you know that fields are already in uppercase in the database or excel or etc.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:08:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528282#M684817</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-17T15:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Section Table by Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528283#M684818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The data already in Upper case , we are converting to UPPER Case already in QVD. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:11:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528283#M684818</guid>
      <dc:creator />
      <dc:date>2014-01-17T15:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Section Table by Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528284#M684819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my "edit"...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528284#M684819</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-17T15:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Section Table by Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528285#M684820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. I will try that and I will let you know.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528285#M684820</guid>
      <dc:creator />
      <dc:date>2014-01-17T15:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Section Table by Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528286#M684821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Michael on the Upper() function. And - no - I do not see why it shouldn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Commenting the "Section Access;" statement is one good way to debug...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528286#M684821</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-01-17T15:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Section Table by Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528287#M684822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Henric, I have one question on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Section table is also auto concatenated to previously loaded table if the section table have same fields like previously loaded table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why I am asking this question is , the Mapping table can't be auto concatenated to previously loaded table even though the mapping table have the same field names like previously loaded table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover, Mapping tables &amp;amp; Section table does n't exist on the data model. &lt;/P&gt;&lt;P&gt;(Mapping table was dropped at the end of execution)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528287#M684822</guid>
      <dc:creator />
      <dc:date>2014-01-17T15:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Section Table by Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528288#M684823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't really verify how this is working behind the scenes but it seems like loading from anything &lt;EM&gt;other&lt;/EM&gt; than a resident table automatically converts to uppercase between Section Access and Section Application. Doing a resident load of mixed case data there may lock you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just doing this would probably resolve your problem:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SectionTable:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD Upper(NTNAME) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;NTNAME&lt;/SPAN&gt;,&amp;nbsp; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Upper(A) AS ACCESS ,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Upper(B) AS DEPARTMENT&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident TempSecurity ;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;...although you can do table concatenation between Section Access and Section Application, so you may just be able to skip the &lt;EM&gt;resident&lt;/EM&gt; problem entirely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 15:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528288#M684823</guid>
      <dc:creator>msteedle</dc:creator>
      <dc:date>2014-05-05T15:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Section Table by Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528289#M684824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;I've used Resident Load in Section Access script and it works great. I guess it's combination of QVD Load and Resident Load in Section Access causing the problem. I remember having this issue in the past. Have you tried to bring the data from the Excel file instead of QVD? Just to test if it's Resident Load or QVD Load.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 19:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Table-by-Resident-load/m-p/528289#M684824</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2014-05-05T19:43:37Z</dc:date>
    </item>
  </channel>
</rss>

