<?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: Function on table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Function-on-table/m-p/1826569#M67968</link>
    <description>&lt;P&gt;Hi Aika,&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;Only({&amp;lt;&lt;SPAN&gt;Debtors&amp;nbsp;&lt;/SPAN&gt;={"=Count(Distinct code)=1 and code=6"}&amp;gt;} code)&lt;/P&gt;</description>
    <pubDate>Wed, 04 Aug 2021 10:08:22 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2021-08-04T10:08:22Z</dc:date>
    <item>
      <title>Function on table</title>
      <link>https://community.qlik.com/t5/App-Development/Function-on-table/m-p/1826562#M67965</link>
      <description>&lt;P&gt;Hi, I have this table in Qlik Sense:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aika_0-1628069495738.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59668i91985D4CCBCD5AEC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aika_0-1628069495738.jpeg" alt="Aika_0-1628069495738.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I would like to have in the table only the Debtors who have all the associated Operations, with Code = 6&lt;BR /&gt;so in this case &lt;STRONG&gt;SERVIDIO TERESA&lt;/STRONG&gt;, because it has its Operations all with Code = 6, while DI BELLA FRANCESCO no because it has some with Code = 0.&lt;BR /&gt;How can it be done?&lt;BR /&gt;Using perhaps the function:&lt;BR /&gt;Only ([{SetExpression}] [TOTAL [&amp;lt;fld {, fld}&amp;gt;]] expr)&lt;BR /&gt;but how exactly?&lt;/P&gt;&lt;P&gt;Thank you...&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 09:41:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Function-on-table/m-p/1826562#M67965</guid>
      <dc:creator>Aika</dc:creator>
      <dc:date>2021-08-04T09:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Function on table</title>
      <link>https://community.qlik.com/t5/App-Development/Function-on-table/m-p/1826569#M67968</link>
      <description>&lt;P&gt;Hi Aika,&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;Only({&amp;lt;&lt;SPAN&gt;Debtors&amp;nbsp;&lt;/SPAN&gt;={"=Count(Distinct code)=1 and code=6"}&amp;gt;} code)&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 10:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Function-on-table/m-p/1826569#M67968</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-08-04T10:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Function on table</title>
      <link>https://community.qlik.com/t5/App-Development/Function-on-table/m-p/1826668#M67991</link>
      <description>&lt;P&gt;Thank you!&lt;BR /&gt;One last doubt: if I had to do in a KPI, a count of Debtors returned by the function you suggested:&lt;BR /&gt;Only ({&amp;lt;Debtors = {"= Count (Distinct code) = 1 and code = 6"}&amp;gt;} code)&lt;BR /&gt;&lt;BR /&gt;and set the count like this:&lt;BR /&gt;Count (Only ({&amp;lt;debtor_name1 = {"= Count (Distinct main_status_code) = 1 and main_status_code = 6"}&amp;gt;} main_status_code))&lt;BR /&gt;it gives me an error...&lt;BR /&gt;&lt;BR /&gt;How can I do?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 15:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Function-on-table/m-p/1826668#M67991</guid>
      <dc:creator>Aika</dc:creator>
      <dc:date>2021-08-04T15:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Function on table</title>
      <link>https://community.qlik.com/t5/App-Development/Function-on-table/m-p/1826680#M67993</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Count ({&amp;lt;debtor_name1 = {"= Count (Distinct main_status_code) = 1 and main_status_code = 6"}&amp;gt;} main_status_code)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 15:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Function-on-table/m-p/1826680#M67993</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-08-04T15:25:24Z</dc:date>
    </item>
  </channel>
</rss>

