<?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: Qlik Sense Set analysis  with variables and ignore other selections in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Set-analysis-with-variables-and-ignore-other/m-p/2466885#M99281</link>
    <description>&lt;P&gt;I change the order&amp;nbsp;&lt;EM&gt;({ &amp;lt;DATE={'$(=$(vPrev_Month))'},&amp;nbsp; DATE=&amp;nbsp; &amp;nbsp;&amp;gt;} PRODUCT_ID) ) &lt;/EM&gt;and this doesn't work either. The result ignores the variable and represent selected month .&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jul 2024 14:11:03 GMT</pubDate>
    <dc:creator>Ilya_K</dc:creator>
    <dc:date>2024-07-01T14:11:03Z</dc:date>
    <item>
      <title>Qlik Sense Set analysis  with variables and ignore other selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Set-analysis-with-variables-and-ignore-other/m-p/2466875#M99278</link>
      <description>&lt;P&gt;Hi to all .&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Background :&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I need to create a calculation with a variable like&amp;nbsp; this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Count &lt;EM&gt;({ &amp;lt;DATE={'$(=$(vPrev_Month))'}&amp;gt;} PRODUCT_ID) ) and it's work OK .&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt; If the user selects only the current month the calculation result return 0 .&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Complication:&amp;nbsp;&lt;/STRONG&gt;I can't use&amp;nbsp;&amp;nbsp;Count &lt;EM&gt;({ 1&amp;lt;DATE={'$(=$(vPrev_Month))'}&amp;gt;} PRODUCT_ID) ) because other selections need to reduce product population without problem.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Thanks for help in advance )&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 13:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Set-analysis-with-variables-and-ignore-other/m-p/2466875#M99278</guid>
      <dc:creator>Ilya_K</dc:creator>
      <dc:date>2024-07-01T13:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Set analysis  with variables and ignore other selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Set-analysis-with-variables-and-ignore-other/m-p/2466880#M99279</link>
      <description>&lt;P&gt;Maybe with:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Count&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;({ &amp;lt;DATE={'$(=$(vPrev_Month))'}&lt;STRONG&gt;, MONTH =&lt;/STRONG&gt; &amp;gt;} PRODUCT_ID) )&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 14:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Set-analysis-with-variables-and-ignore-other/m-p/2466880#M99279</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-07-01T14:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Set analysis  with variables and ignore other selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Set-analysis-with-variables-and-ignore-other/m-p/2466881#M99280</link>
      <description>&lt;P&gt;Hi , I tried this&amp;nbsp; &amp;nbsp;&lt;EM&gt;({ &amp;lt;&amp;nbsp;DATE=, DATE={'$(=$(vPrev_Month))'}&amp;gt;} PRODUCT_ID) )&amp;nbsp;&lt;/EM&gt; Doesn't work&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 14:06:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Set-analysis-with-variables-and-ignore-other/m-p/2466881#M99280</guid>
      <dc:creator>Ilya_K</dc:creator>
      <dc:date>2024-07-01T14:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Set analysis  with variables and ignore other selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Set-analysis-with-variables-and-ignore-other/m-p/2466885#M99281</link>
      <description>&lt;P&gt;I change the order&amp;nbsp;&lt;EM&gt;({ &amp;lt;DATE={'$(=$(vPrev_Month))'},&amp;nbsp; DATE=&amp;nbsp; &amp;nbsp;&amp;gt;} PRODUCT_ID) ) &lt;/EM&gt;and this doesn't work either. The result ignores the variable and represent selected month .&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 14:11:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Set-analysis-with-variables-and-ignore-other/m-p/2466885#M99281</guid>
      <dc:creator>Ilya_K</dc:creator>
      <dc:date>2024-07-01T14:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Set analysis  with variables and ignore other selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Set-analysis-with-variables-and-ignore-other/m-p/2467050#M99294</link>
      <description>&lt;P&gt;You couldn't specify a field several times within a single set statement. Meant was to ignore a selection within MONTH and applied selections came from DATE. If you have only one field DATE which didn't contained dates else a month-value (even if it's structured/formatted as date) you couldn't apply it in this way.&lt;/P&gt;
&lt;P&gt;Beside this you need also to check how the variable is defined and if it may react on a selection. I suggest you elaborate in more details which fields with which values are there and should be used as selections, how the variable is defined and the data are associated.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 06:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Set-analysis-with-variables-and-ignore-other/m-p/2467050#M99294</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-07-02T06:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Set analysis  with variables and ignore other selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Set-analysis-with-variables-and-ignore-other/m-p/2467054#M99295</link>
      <description>&lt;P&gt;OK , thank&amp;nbsp; you I got it .&lt;/P&gt;
&lt;P&gt;I just split the DATE&amp;nbsp; field to year , quarter and year_month .&lt;/P&gt;
&lt;P&gt;And applied DATE&amp;nbsp; in function and&amp;nbsp; &amp;nbsp; year_month&amp;nbsp; in filters&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Count&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;({ &amp;lt;DATE={'$(=$(vPrev_Month))'}&lt;STRONG&gt;, YEAR_MONTH =&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt;} PRODUCT_ID) )&amp;nbsp; and it's works .&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 06:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Set-analysis-with-variables-and-ignore-other/m-p/2467054#M99295</guid>
      <dc:creator>Ilya_K</dc:creator>
      <dc:date>2024-07-02T06:36:05Z</dc:date>
    </item>
  </channel>
</rss>

