<?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 HELP WITH CHART CONDITION in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/HELP-WITH-CHART-CONDITION/m-p/426532#M158922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I need your help to create a condition, &lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;if any particular client has less that N (variable that I enter) records in any given month, and then take off this client from the table completely.&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Please see my attached file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2012 14:52:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-09-20T14:52:09Z</dc:date>
    <item>
      <title>HELP WITH CHART CONDITION</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-WITH-CHART-CONDITION/m-p/426532#M158922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I need your help to create a condition, &lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;if any particular client has less that N (variable that I enter) records in any given month, and then take off this client from the table completely.&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Please see my attached file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 14:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-WITH-CHART-CONDITION/m-p/426532#M158922</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-20T14:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: HELP WITH CHART CONDITION</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-WITH-CHART-CONDITION/m-p/426533#M158923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;I need 3 lines in my chart:&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;1st shows TOTAL (all clients who have more than Variable2)&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;2nd - INDUSTRY (all clients in selected INDUSTRY who have more than Variable2)&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;3rd - CLIENT (selected Client who has more than Variable2).&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Please see my attached file.&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;I added 3 tables, which show the right result, if I select N=10 and Industry=eee and Client=B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;avg({ $&amp;lt; Client=, N_Month={"&amp;gt;$(=Variable2)"}&amp;gt;}[TC]) it was an idea to calculate all client in selected Industry.&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;If I select Client, Industry and Client lines are the same.&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;I don't know how select them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 17:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-WITH-CHART-CONDITION/m-p/426533#M158923</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-20T17:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: HELP WITH CHART CONDITION</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-WITH-CHART-CONDITION/m-p/426534#M158924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help me to add condition ignore Selected&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Client=,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;avg({$&amp;lt;Client={"=Min(aggr(Sum(N_Month), MYear, Client))&amp;gt;$(Variable2) and (count(total&amp;lt;Client&amp;gt; distinct MYear)=count(total distinct MYear))"}&amp;gt;}[TC])&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 20:44:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-WITH-CHART-CONDITION/m-p/426534#M158924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-20T20:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: HELP WITH CHART CONDITION</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-WITH-CHART-CONDITION/m-p/426535#M158925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it possible to create variable which will use only selected Clients.&lt;/P&gt;&lt;P&gt;than use this variable in expression somehow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 20:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-WITH-CHART-CONDITION/m-p/426535#M158925</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-21T20:23:58Z</dc:date>
    </item>
  </channel>
</rss>

