<?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 set analysis newbie in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-newbie/m-p/304300#M1200450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;my version is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;sum({$&amp;lt; Itm_Dt = {"&amp;lt;=$(=Max(Week_End))"}&amp;gt;} ST_Amt)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;So, if you don't have selections in the week_end field, at least it will return the max value in it.&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Feb 2011 19:07:45 GMT</pubDate>
    <dc:creator>hector</dc:creator>
    <dc:date>2011-02-07T19:07:45Z</dc:date>
    <item>
      <title>set analysis newbie</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-newbie/m-p/304297#M1200447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have my Master_Dates table in the datamodel with no synthetic joins; it is unaffiliated. I want to sum(ST_Amt) using set analysis and will place a Listbox in the dashboard with the field Fiscal_Week_Year to be used making the selection:&lt;/P&gt;&lt;P&gt;The code below returns null or zero$s, Itm_Dt is in the main detail table and Week_End is in the Master_Dates table. I am using algebraic expression &amp;lt; = which is probably incorrect. Can you help with a suggestion?&lt;/P&gt;&lt;P&gt;sum({$&amp;lt; Itm_Dt &amp;lt; = Week_End&amp;gt; ST_Amt})&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-newbie/m-p/304297#M1200447</guid>
      <dc:creator>james_wynn</dc:creator>
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>set analysis newbie</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-newbie/m-p/304298#M1200448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try the following,&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Itm_Dt={&amp;lt;=Week_End}&amp;gt;}ST_Amt)&lt;/P&gt;&lt;P&gt;This may not work depending on the values in the referenced fields, but give it a try.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 17:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-newbie/m-p/304298#M1200448</guid>
      <dc:creator />
      <dc:date>2011-02-07T17:46:39Z</dc:date>
    </item>
    <item>
      <title>AW:Re: set analysis newbie</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-newbie/m-p/304299#M1200449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;that's nearly good, but not enough&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Itm_Dt={"$(&amp;lt;=Week_End)"}&amp;gt;} ST_Amt)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 18:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-newbie/m-p/304299#M1200449</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2011-02-07T18:58:57Z</dc:date>
    </item>
    <item>
      <title>set analysis newbie</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-newbie/m-p/304300#M1200450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;my version is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;sum({$&amp;lt; Itm_Dt = {"&amp;lt;=$(=Max(Week_End))"}&amp;gt;} ST_Amt)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;So, if you don't have selections in the week_end field, at least it will return the max value in it.&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 19:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-newbie/m-p/304300#M1200450</guid>
      <dc:creator>hector</dc:creator>
      <dc:date>2011-02-07T19:07:45Z</dc:date>
    </item>
    <item>
      <title>AW:Re: set analysis newbie</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-newbie/m-p/304301#M1200451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martina,&lt;/P&gt;&lt;P&gt;Your code above returns all zeros.&lt;/P&gt;&lt;P&gt;I also have:&lt;/P&gt;&lt;P&gt;Balance:&lt;BR /&gt;Sum({&amp;lt;Itm_Dt&amp;lt;={'$(Week_End)'}&amp;gt;} ST_Amt )&lt;/P&gt;&lt;P&gt;Balance Resolved&lt;BR /&gt;Sum({&amp;lt;Date_Resolved&amp;lt;={$(=Week_End)}&amp;gt;} ST_Amt )&lt;/P&gt;&lt;P&gt;Both return all rows summed; ie, no selection is being made... the fiiedls are all populated the issue is in the set analysyis. Can you help?&lt;/P&gt;&lt;P&gt;Thanks for your prompt post!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 19:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-newbie/m-p/304301#M1200451</guid>
      <dc:creator>james_wynn</dc:creator>
      <dc:date>2011-02-07T19:37:12Z</dc:date>
    </item>
    <item>
      <title>AW:Re: set analysis newbie</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-newbie/m-p/304302#M1200453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Héctor's code looks right to me. Did you try it? Did it return nothing as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 02:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-newbie/m-p/304302#M1200453</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-02-08T02:45:23Z</dc:date>
    </item>
  </channel>
</rss>

