<?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: calculated filter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/calculated-filter/m-p/1928844#M1218896</link>
    <description>&lt;P&gt;you posted in qlikview and your question is for qlik sense.&amp;nbsp; the two have different UI properties.&amp;nbsp; also, adding sample data + expected results would work best.&amp;nbsp; its hard imagining the data and what you want to happen with very limited info.&lt;/P&gt;</description>
    <pubDate>Tue, 10 May 2022 21:31:22 GMT</pubDate>
    <dc:creator>edwin</dc:creator>
    <dc:date>2022-05-10T21:31:22Z</dc:date>
    <item>
      <title>calculated filter</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-filter/m-p/1926352#M1218791</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to create a list box filter in Qlik sense frontend by using count .&lt;/P&gt;
&lt;P&gt;The expression I have used in set analysis :&lt;/P&gt;
&lt;P&gt;count(distinct {&amp;lt;TurnoverValue={&amp;gt;0"}&amp;gt;}Premise_ProductServiceLine)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The same count I am expecting from load script to create a filter on frontend as per premisekey , so&amp;nbsp; I have used below script :&lt;/P&gt;
&lt;P&gt;Service_Line_Count:&lt;BR /&gt;Load&lt;/P&gt;
&lt;P&gt;PremiseKey,&lt;BR /&gt;count(Distinct Premise_ProductServiceLine) as [Service Line Count1]&lt;BR /&gt;group by &lt;BR /&gt;PremiseKey;&lt;/P&gt;
&lt;P&gt;Load Premise_ProductServiceLine,&lt;BR /&gt;PremiseKey,&lt;BR /&gt;Key&lt;BR /&gt;Resident Dimension;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Inner Join &lt;BR /&gt;Load Key&lt;BR /&gt;Resident Measures&lt;BR /&gt;where TurnoverValue &amp;gt; 0;&lt;/P&gt;
&lt;P&gt;------------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 14:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculated-filter/m-p/1926352#M1218791</guid>
      <dc:creator>praju179396</dc:creator>
      <dc:date>2022-05-04T14:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: calculated filter</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-filter/m-p/1928844#M1218896</link>
      <description>&lt;P&gt;you posted in qlikview and your question is for qlik sense.&amp;nbsp; the two have different UI properties.&amp;nbsp; also, adding sample data + expected results would work best.&amp;nbsp; its hard imagining the data and what you want to happen with very limited info.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 21:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculated-filter/m-p/1928844#M1218896</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-05-10T21:31:22Z</dc:date>
    </item>
  </channel>
</rss>

