<?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 - Valuelist Issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2418980#M95464</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;The set analysis I applied does not work with the valulist formula.&amp;nbsp;Is there a different solution? My chart should not be affected by my date filters.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;if(ValueList ('P', 'PD')= 'PD, sum( {&amp;lt;[BFlag]={"0"},Month= ,YearMonth=, Year=, DAY=&amp;nbsp; &amp;gt;} FCount),&lt;BR /&gt;if(ValueList ('P', 'PD') = 'P', SUM({&amp;lt;[Owner]={'PAEW','OUT'},[BFlag]={"0"}, YearMonth=,Month=,Year=,DAY=&amp;nbsp; &amp;gt;}FCount)))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Feb 2024 21:17:58 GMT</pubDate>
    <dc:creator>Milaf</dc:creator>
    <dc:date>2024-02-14T21:17:58Z</dc:date>
    <item>
      <title>Set analysis - Valuelist Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2418980#M95464</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;The set analysis I applied does not work with the valulist formula.&amp;nbsp;Is there a different solution? My chart should not be affected by my date filters.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;if(ValueList ('P', 'PD')= 'PD, sum( {&amp;lt;[BFlag]={"0"},Month= ,YearMonth=, Year=, DAY=&amp;nbsp; &amp;gt;} FCount),&lt;BR /&gt;if(ValueList ('P', 'PD') = 'P', SUM({&amp;lt;[Owner]={'PAEW','OUT'},[BFlag]={"0"}, YearMonth=,Month=,Year=,DAY=&amp;nbsp; &amp;gt;}FCount)))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 21:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2418980#M95464</guid>
      <dc:creator>Milaf</dc:creator>
      <dc:date>2024-02-14T21:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - Valuelist Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419030#M95469</link>
      <description>&lt;P&gt;can you try using pick and match&lt;/P&gt;
&lt;P&gt;pick(match(&lt;SPAN&gt;ValueList ('P', 'PD'),'P','PD'),sum(sal),sum(cost))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 02:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419030#M95469</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-02-15T02:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - Valuelist Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419069#M95474</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, than you for response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I changed the formula according to the format below, I got syntax ok but my chart is not created.&amp;nbsp;I use Barchart, the pick formula does not seem to be suitable.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;pick(Match(ValueList ('P', 'PD')= 'PD', 'P', sum( {&amp;lt;[BFlag]={"0"},Month= ,YearMonth=, Year=, DAY=&amp;nbsp; &amp;gt;} FCount),&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;SUM({&amp;lt;[Owner]={'PAEW','OUT'},[BFlag]={"0"}, YearMonth=,Month=,Year=,DAY=&amp;nbsp; &amp;gt;}FCount))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Milaf_0-1707975492183.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159800i25085A1393411C70/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Milaf_0-1707975492183.png" alt="Milaf_0-1707975492183.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 05:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419069#M95474</guid>
      <dc:creator>Milaf</dc:creator>
      <dc:date>2024-02-15T05:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - Valuelist Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419426#M95501</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Can you try below one&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;pick(Match(ValueList ('P', 'PD'), 'PD', 'P') ,sum( {&amp;lt;[BFlag]={"0"},Month= ,YearMonth=, Year=, DAY=&amp;nbsp; &amp;gt;} FCount),&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;SUM({&amp;lt;[Owner]={'PAEW','OUT'},[BFlag]={"0"}, YearMonth=,Month=,Year=,DAY=&amp;nbsp; &amp;gt;}FCount))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 12:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419426#M95501</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-02-15T12:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - Valuelist Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419529#M95513</link>
      <description>&lt;P&gt;Still affected by my YearMonth filter &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; Interestingly it is not affected by my DAY filter, it works correctly. I must be missing something.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 13:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419529#M95513</guid>
      <dc:creator>Milaf</dc:creator>
      <dc:date>2024-02-15T13:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - Valuelist Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419534#M95515</link>
      <description>&lt;P&gt;in set analysis all time filters are bypassed,if want to filter the data based on time filters remove from set analysis&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;pick(Match(ValueList ('P', 'PD'), 'PD', 'P') ,sum( {&amp;lt;[BFlag]={"0"}&lt;STRONG&gt;,Month= ,YearMonth=, Year=, DAY=&lt;/STRONG&gt;&amp;nbsp; &amp;gt;} FCount),&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;SUM({&amp;lt;[Owner]={'PAEW','OUT'},[BFlag]={"0"}&lt;STRONG&gt;, YearMonth=,Month=,Year=,DAY=&lt;/STRONG&gt;&amp;nbsp; &amp;gt;}FCount))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;to affect DAY filter use below expression&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;pick(Match(ValueList ('P', 'PD'), 'PD', 'P') ,sum( {&amp;lt;[BFlag]={"0"},Month= ,YearMonth=, Year= &amp;gt;} FCount),&amp;nbsp;SUM({&amp;lt;[Owner]={'PAEW','OUT'},[BFlag]={"0"}, YearMonth=,Month=,Year=&amp;nbsp; &amp;gt;}FCount))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 13:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419534#M95515</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-02-15T13:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - Valuelist Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419686#M95552</link>
      <description>&lt;P&gt;I think my formula is correct because I am showing 12 months (yearly) in my chart and I don't want it to be affected by any time expression (filters) in my report. Always show 12 months. For this reason, I added my set expressions.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 17:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419686#M95552</guid>
      <dc:creator>Milaf</dc:creator>
      <dc:date>2024-02-15T17:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - Valuelist Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419705#M95555</link>
      <description>&lt;P&gt;&amp;nbsp;Hi Milaf,&lt;/P&gt;
&lt;P&gt;The problem is certainly not related to the ValueList() function. I'd guess that you are using a different field for your YearMonth filter, not the same field as listed in your Set Analysis formula. Double check your filters.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 18:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Valuelist-Issue/m-p/2419705#M95555</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2024-02-15T18:38:17Z</dc:date>
    </item>
  </channel>
</rss>

