<?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: Resident load problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Resident-load-problem/m-p/1361341#M845754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What error are you getting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try below&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', sans-serif; font-size: 13.3333px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Segoe UI', sans-serif; color: #000000;"&gt;&lt;STRONG&gt;("Product Type" &amp;lt;&amp;gt;'DE' or "Product Type"&amp;lt;&amp;gt; 'PA')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Segoe UI', sans-serif; color: #000000;"&gt;&lt;STRONG&gt;Group by &lt;SPAN style="color: #000000; font-family: 'Segoe UI', sans-serif; font-size: 13.3333px;"&gt;"Sales Key"&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Apr 2017 11:25:09 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2017-04-07T11:25:09Z</dc:date>
    <item>
      <title>Resident load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load-problem/m-p/1361338#M845751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am going to use the following query with resident load, but it gives me syntax error for the following load statement;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[&lt;/STRONG&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;207 Mutual Funds Retail]:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;Load "Sales Key",&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;Sum("SalesUSD") as "Mutual Funds"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;Resident [Temp Table 5]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;Where&amp;nbsp; "Trans Trade Class" ='S' and &lt;STRONG&gt;("Product Type" !='DE' or "Product Type"!='PA');&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;in Sql I have a query like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: 'Segoe UI',sans-serif;"&gt;Select sum(Sales) from table 1 where &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;("Product T&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;ype"&amp;lt;&amp;gt;'DE' or "Product Type"&amp;lt;&amp;gt;'PA' or "Product Type"&amp;lt;&amp;gt;'RE' or "Product Type"&amp;lt;&amp;gt;'SA' or "Product Type"&amp;lt;&amp;gt;'CE'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: 'Segoe UI',sans-serif;"&gt;or "Product Type"&amp;lt;&amp;gt;'AA' or "Product Type"&amp;lt;&amp;gt;'VA' or "Product Type"&amp;lt;&amp;gt;'5M' or "Product Type"&amp;lt;&amp;gt;'FA') ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: 'Segoe UI',sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: 'Segoe UI',sans-serif;"&gt;Sandip&lt;/SPAN&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/Resident-load-problem/m-p/1361338#M845751</guid>
      <dc:creator>ananyaghosh</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load-problem/m-p/1361339#M845752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have forgot to use Group by, this is needed when you use aggregation in script.&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;Load "Sales Key",&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;Sum("SalesUSD") as "Mutual Funds"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;Resident [Temp Table 5]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;Where&amp;nbsp; "Trans Trade Class" ='S' and &lt;STRONG&gt;("Product Type" !='DE' or "Product Type"!='PA')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0px;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;Group by "Sales Key";&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 11:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load-problem/m-p/1361339#M845752</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-04-07T11:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load-problem/m-p/1361340#M845753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi Sandip &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;try this:&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[&lt;/STRONG&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;207 Mutual Funds Retail]:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;Load "Sales Key",&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;Sum("SalesUSD") as "Mutual Funds"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;Resident [Temp Table 5]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;Where&amp;nbsp; "Trans Trade Class" ='S' and &lt;STRONG&gt;("Product Type" !='DE' or "Product Type"!='PA')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0;"&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;Group by "Sales Key";&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 11:25:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load-problem/m-p/1361340#M845753</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2017-04-07T11:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load-problem/m-p/1361341#M845754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What error are you getting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try below&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', sans-serif; font-size: 13.3333px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Segoe UI', sans-serif; color: #000000;"&gt;&lt;STRONG&gt;("Product Type" &amp;lt;&amp;gt;'DE' or "Product Type"&amp;lt;&amp;gt; 'PA')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Segoe UI', sans-serif; color: #000000;"&gt;&lt;STRONG&gt;Group by &lt;SPAN style="color: #000000; font-family: 'Segoe UI', sans-serif; font-size: 13.3333px;"&gt;"Sales Key"&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 11:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load-problem/m-p/1361341#M845754</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-04-07T11:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load-problem/m-p/1361342#M845755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should also change Your Not valid to !=, use &amp;lt;&amp;gt; instead&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 11:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load-problem/m-p/1361342#M845755</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-04-07T11:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load-problem/m-p/1361343#M845756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sandip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can make use of below given sample script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14915674462981769" jivemacro_uid="_14915674462981769"&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;[&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'Segoe UI', sans-serif; color: black;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;207 Mutual Funds Retail]:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 2pt 0; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'Segoe UI', sans-serif; color: black;"&gt;Load [Sales Key],&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 2pt 0; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'Segoe UI', sans-serif; color: black;"&gt;Sum(SalesUSD) as [Mutual Funds]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 2pt 0; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'Segoe UI', sans-serif; color: black;"&gt;Resident [Temp Table 5]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 2pt 0; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'Segoe UI', sans-serif; color: black;"&gt;Where&amp;nbsp; [Trans Trade Class] ='S' and Not &lt;STRONG&gt;Match&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;([Product Type], 'DE', 'PA')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 2pt 0; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'Segoe UI', sans-serif; color: black;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;GROUP BY &lt;SPAN style="color: #000000; font-family: 'Segoe UI', sans-serif; font-size: 13.3333px;"&gt;[Sales Key]&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P style="margin: 2pt 0; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'Segoe UI', sans-serif; color: black;"&gt;Hope this will be helpful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'Segoe UI', sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'Segoe UI', sans-serif; color: black;"&gt;Regards!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2pt 0; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'Segoe UI', sans-serif; color: black;"&gt;Rahul&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 12:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load-problem/m-p/1361343#M845756</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-04-07T12:17:31Z</dc:date>
    </item>
  </channel>
</rss>

