<?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: Active selection in set analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Active-selection-in-set-analysis/m-p/2054505#M86623</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/60539"&gt;@Benoit_C&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I test this solution but it's not works.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finally, I put a condition on my graph. That is, the graph does not display until users select a week&lt;/P&gt;</description>
    <pubDate>Wed, 29 Mar 2023 08:16:20 GMT</pubDate>
    <dc:creator>jmialoundama</dc:creator>
    <dc:date>2023-03-29T08:16:20Z</dc:date>
    <item>
      <title>Active selection in set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Active-selection-in-set-analysis/m-p/2052153#M86498</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have the following set analysis which shows me a chart :&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=Count({$&amp;lt;periode_id = {'$(=Max([periode_id]))'}&amp;gt;} distinct Key)&lt;/LI-CODE&gt;
&lt;P&gt;I want the graph to display by default on the last week without the user needing to select the week in the filters.&lt;/P&gt;
&lt;P&gt;I also want the chart to show when the user wants to analyze a week.&lt;/P&gt;
&lt;P&gt;How do I modify my set analysis?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 16:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Active-selection-in-set-analysis/m-p/2052153#M86498</guid>
      <dc:creator>jmialoundama</dc:creator>
      <dc:date>2023-03-22T16:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Active selection in set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Active-selection-in-set-analysis/m-p/2052409#M86509</link>
      <description>&lt;P&gt;Hello &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17522"&gt;@jmialoundama&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to allow the user to analyze a specific week by selecting a value for periode_id in a filter, you could try this:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
 &lt;P&gt;=Count({$&amp;lt;periode_id = {"$(=Max({1} periode_id))"}&amp;gt;} DISTINCT Key) &lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Normally if no selection is made in the periode_id field, the chart will display data for the last week. However, if a selection is made in the periode_id field, then only data for that selected week will be displayed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is that working ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Benoit&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 10:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Active-selection-in-set-analysis/m-p/2052409#M86509</guid>
      <dc:creator>Benoit_C</dc:creator>
      <dc:date>2023-03-23T10:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Active selection in set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Active-selection-in-set-analysis/m-p/2054505#M86623</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/60539"&gt;@Benoit_C&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I test this solution but it's not works.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finally, I put a condition on my graph. That is, the graph does not display until users select a week&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 08:16:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Active-selection-in-set-analysis/m-p/2054505#M86623</guid>
      <dc:creator>jmialoundama</dc:creator>
      <dc:date>2023-03-29T08:16:20Z</dc:date>
    </item>
  </channel>
</rss>

