<?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 Using distinct in expression? in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Using-distinct-in-expression/m-p/2000096#M23646</link>
    <description>&lt;P&gt;Hello everyone, I needed to create an expression using if and maketime, but I am not able to apply DISTINCT in count. How would you proceed in that case?&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=count(
		if((DT_LOS_PROC -DT_PRESC)&amp;lt;=MakeTime(0,30),  %PRIMAY_CLIENTS)
		
		)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Nov 2022 12:05:34 GMT</pubDate>
    <dc:creator>lucasx15</dc:creator>
    <dc:date>2022-11-03T12:05:34Z</dc:date>
    <item>
      <title>Using distinct in expression?</title>
      <link>https://community.qlik.com/t5/Management-Governance/Using-distinct-in-expression/m-p/2000096#M23646</link>
      <description>&lt;P&gt;Hello everyone, I needed to create an expression using if and maketime, but I am not able to apply DISTINCT in count. How would you proceed in that case?&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=count(
		if((DT_LOS_PROC -DT_PRESC)&amp;lt;=MakeTime(0,30),  %PRIMAY_CLIENTS)
		
		)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 12:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Using-distinct-in-expression/m-p/2000096#M23646</guid>
      <dc:creator>lucasx15</dc:creator>
      <dc:date>2022-11-03T12:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using distinct in expression?</title>
      <link>https://community.qlik.com/t5/Management-Governance/Using-distinct-in-expression/m-p/2000102#M23648</link>
      <description>&lt;P&gt;Hi, have you tried?&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=count(Distinct
  if((DT_LOS_PROC -DT_PRESC)&amp;lt;=MakeTime(0,30), %PRIMAY_CLIENTS)
)&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 03 Nov 2022 12:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Using-distinct-in-expression/m-p/2000102#M23648</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-11-03T12:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using distinct in expression?</title>
      <link>https://community.qlik.com/t5/Management-Governance/Using-distinct-in-expression/m-p/2000721#M23658</link>
      <description>&lt;P&gt;Thank you very much! I hadn't posted that, thanks!!!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 13:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Using-distinct-in-expression/m-p/2000721#M23658</guid>
      <dc:creator>lucasx15</dc:creator>
      <dc:date>2022-11-04T13:59:27Z</dc:date>
    </item>
  </channel>
</rss>

