<?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, make set analysis selection equal to listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-make-set-analysis-selection-equal-to-listbox/m-p/346040#M128006</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 can also try this code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;bdg.Week=P(Week)&amp;gt;} bdg.Budget_Marge)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jun 2012 07:20:26 GMT</pubDate>
    <dc:creator>deepakk</dc:creator>
    <dc:date>2012-06-11T07:20:26Z</dc:date>
    <item>
      <title>Set Analysis, make set analysis selection equal to listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-make-set-analysis-selection-equal-to-listbox/m-p/346037#M128003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gents,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like to make the selection of my sum command equal to the choosen week of a listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where Week&amp;nbsp; is the listbox field!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore I made up the following set analysis command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;bdg.Week={$::Week}&amp;gt;} bdg.Budget_Marge)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;somehow it doesn't work.... though no syntax error appears!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Who has got an idea???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx in advance!&lt;/P&gt;&lt;P&gt;F.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 06:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-make-set-analysis-selection-equal-to-listbox/m-p/346037#M128003</guid>
      <dc:creator />
      <dc:date>2012-06-11T06:42:06Z</dc:date>
    </item>
    <item>
      <title>Set Analysis, make set analysis selection equal to listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-make-set-analysis-selection-equal-to-listbox/m-p/346038#M128004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not sure about your field names,could you send a sample doc?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 06:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-make-set-analysis-selection-equal-to-listbox/m-p/346038#M128004</guid>
      <dc:creator />
      <dc:date>2012-06-11T06:48:54Z</dc:date>
    </item>
    <item>
      <title>Set Analysis, make set analysis selection equal to listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-make-set-analysis-selection-equal-to-listbox/m-p/346039#M128005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I hope this code may help u..!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Week={'$(#Vweek)'}&amp;gt;} Data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vweek is a variable set as below&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Vweek=concat(distinct Week, ';')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 07:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-make-set-analysis-selection-equal-to-listbox/m-p/346039#M128005</guid>
      <dc:creator />
      <dc:date>2012-06-11T07:16:34Z</dc:date>
    </item>
    <item>
      <title>Set Analysis, make set analysis selection equal to listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-make-set-analysis-selection-equal-to-listbox/m-p/346040#M128006</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 can also try this code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;bdg.Week=P(Week)&amp;gt;} bdg.Budget_Marge)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 07:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-make-set-analysis-selection-equal-to-listbox/m-p/346040#M128006</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2012-06-11T07:20:26Z</dc:date>
    </item>
    <item>
      <title>Set Analysis, make set analysis selection equal to listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-make-set-analysis-selection-equal-to-listbox/m-p/346041#M128007</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;thx for all&amp;nbsp; the suggestions!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Deepak: works fine, thx!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the "P" for a command, never saw it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;F.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 07:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-make-set-analysis-selection-equal-to-listbox/m-p/346041#M128007</guid>
      <dc:creator />
      <dc:date>2012-06-11T07:51:45Z</dc:date>
    </item>
    <item>
      <title>Set Analysis, make set analysis selection equal to listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-make-set-analysis-selection-equal-to-listbox/m-p/346042#M128008</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;"P" means possible values. You can check the help file for set analysis. At botton they have explained about P and E&lt;/P&gt;&lt;P&gt;functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 08:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-make-set-analysis-selection-equal-to-listbox/m-p/346042#M128008</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2012-06-11T08:07:20Z</dc:date>
    </item>
  </channel>
</rss>

