<?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: Set analysis/Expression/Calculation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-analysis-Expression-Calculation/m-p/1967276#M79730</link>
    <description>&lt;P&gt;Hi, Peter&lt;/P&gt;
&lt;P&gt;Just PING the Admin in my environment, for a meeting to look into the "Calculation timed out"; I will review the resource you sent for personal edification, Thank you very much!&lt;/P&gt;</description>
    <pubDate>Wed, 10 Aug 2022 17:51:22 GMT</pubDate>
    <dc:creator>nicouek</dc:creator>
    <dc:date>2022-08-10T17:51:22Z</dc:date>
    <item>
      <title>Set analysis/Expression/Calculation</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Expression-Calculation/m-p/1967154#M79716</link>
      <description>&lt;P&gt;Hi, all&lt;BR /&gt;I have a bit of a problem I need assistance with, your help will be much appreciated.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have FIELDS: &lt;BR /&gt;[emp_ID]--&amp;gt;123456&lt;BR /&gt;[active_emp_flag]--&amp;gt; 'Y' OR 'N'&lt;BR /&gt;[year]--&amp;gt; 2022 - 2013&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;LOGIC: If Year = 2022, Count distinct [emp_ID] where [active_emp_flag] = 'Y'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;OTHERWISE&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Just Count distinct [emp_ID] for the other years.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;if you need further information please ask&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 13:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Expression-Calculation/m-p/1967154#M79716</guid>
      <dc:creator>nicouek</dc:creator>
      <dc:date>2022-08-10T13:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis/Expression/Calculation</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Expression-Calculation/m-p/1967162#M79718</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Try the below:&lt;/P&gt;
&lt;P&gt;If(Year='2022',Count(distinct {&amp;lt;&lt;SPAN&gt;[active_emp_flag] ={'Y'}&lt;/SPAN&gt;&amp;gt;}[emp_ID]),&lt;SPAN&gt;Count( distinct [emp_ID]))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I hope it works.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Luiz&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 13:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Expression-Calculation/m-p/1967162#M79718</guid>
      <dc:creator>luizcdepaula</dc:creator>
      <dc:date>2022-08-10T13:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis/Expression/Calculation</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Expression-Calculation/m-p/1967243#M79726</link>
      <description>&lt;P&gt;Hi Luizcdepaula,&lt;/P&gt;
&lt;P&gt;Thank you, your answer was very helpful, though the formula does fantastic in my line chart, it's crashing both my Pivot and Straight table visualizations (those are the two visualizations I have tested&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nicouek_0-1660148549317.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/86452i6BC61E76B83D074C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nicouek_0-1660148549317.png" alt="nicouek_0-1660148549317.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;; nonetheless I appreciate your time and input.&lt;/P&gt;
&lt;P&gt;Sincerely...&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 16:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Expression-Calculation/m-p/1967243#M79726</guid>
      <dc:creator>nicouek</dc:creator>
      <dc:date>2022-08-10T16:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis/Expression/Calculation</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Expression-Calculation/m-p/1967265#M79728</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121989"&gt;@nicouek&lt;/a&gt; might interest you to check this ; &lt;A href="https://community.qlik.com/t5/Knowledge/Qlik-Sense-quot-Calculation-timed-out-quot-while-loading-a-chart/ta-p/1715546" target="_self"&gt;Qlik Sense: "Calculation timed out" while loading a chart into an application&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 17:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Expression-Calculation/m-p/1967265#M79728</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2022-08-10T17:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis/Expression/Calculation</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Expression-Calculation/m-p/1967276#M79730</link>
      <description>&lt;P&gt;Hi, Peter&lt;/P&gt;
&lt;P&gt;Just PING the Admin in my environment, for a meeting to look into the "Calculation timed out"; I will review the resource you sent for personal edification, Thank you very much!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 17:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Expression-Calculation/m-p/1967276#M79730</guid>
      <dc:creator>nicouek</dc:creator>
      <dc:date>2022-08-10T17:51:22Z</dc:date>
    </item>
  </channel>
</rss>

