<?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: Help in creating chart with specific condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-in-creating-chart-with-specific-condition/m-p/1837885#M1215050</link>
    <description>&lt;P&gt;Thank you for reply this worked, i couldn't think of disabled expression we can write this. Thank you so much&lt;/P&gt;</description>
    <pubDate>Tue, 21 Sep 2021 09:28:13 GMT</pubDate>
    <dc:creator>neha2719</dc:creator>
    <dc:date>2021-09-21T09:28:13Z</dc:date>
    <item>
      <title>Help in creating chart with specific condition</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-creating-chart-with-specific-condition/m-p/1837657#M1215028</link>
      <description>&lt;P&gt;Hi team&lt;/P&gt;&lt;P&gt;I have attached 1 dataset. Please look into this left side is input and right side its desired output. I need to create a chart compcode wise communication percentage. For 1 comp code there are multiple customers and for 1 customer there are multiple lines, if atleast one line hav enabled status it is considered as enabled and if none of the line have enabled it is considered as disabled.&lt;/P&gt;&lt;P&gt;Please let me know if any questions.&lt;/P&gt;&lt;P&gt;Please do not share the Qlik file as I wont be able to open it.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 16:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-creating-chart-with-specific-condition/m-p/1837657#M1215028</guid>
      <dc:creator>neha2719</dc:creator>
      <dc:date>2021-09-20T16:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help in creating chart with specific condition</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-creating-chart-with-specific-condition/m-p/1837694#M1215031</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Maybe try;&lt;/P&gt;&lt;P&gt;Enabled =count(DISTINCT If(Communication='Enabled',Customer,Null()))/count(DISTINCT Customer)&lt;/P&gt;&lt;P&gt;Disabled =1-(count(DISTINCT If(Communication='Enabled',Customer,Null()))/count(DISTINCT Customer))&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 17:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-creating-chart-with-specific-condition/m-p/1837694#M1215031</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2021-09-20T17:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help in creating chart with specific condition</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-creating-chart-with-specific-condition/m-p/1837700#M1215032</link>
      <description>&lt;P&gt;Similar to&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28968"&gt;@chrismarlow&lt;/a&gt;&amp;nbsp;but with set analysis&lt;/P&gt;&lt;P&gt;Enabled =count(DISTINCT&amp;nbsp; {&amp;lt; Communication*={'Enabled'}&amp;nbsp; &amp;gt;}Customer )/count(DISTINCT Customer)&lt;/P&gt;&lt;P&gt;Disabled =1-(count(DISTINCT&amp;nbsp; {&amp;lt; Communication*={'Enabled'} &amp;gt;} Customer )/count(DISTINCT Customer))&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 17:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-creating-chart-with-specific-condition/m-p/1837700#M1215032</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-20T17:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help in creating chart with specific condition</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-creating-chart-with-specific-condition/m-p/1837885#M1215050</link>
      <description>&lt;P&gt;Thank you for reply this worked, i couldn't think of disabled expression we can write this. Thank you so much&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 09:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-creating-chart-with-specific-condition/m-p/1837885#M1215050</guid>
      <dc:creator>neha2719</dc:creator>
      <dc:date>2021-09-21T09:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Help in creating chart with specific condition</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-creating-chart-with-specific-condition/m-p/1837887#M1215051</link>
      <description>&lt;P&gt;Thank you Steve, this works perfectly, I couldnt think of that we can write expression for disabled in the same manner.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 09:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-creating-chart-with-specific-condition/m-p/1837887#M1215051</guid>
      <dc:creator>neha2719</dc:creator>
      <dc:date>2021-09-21T09:29:31Z</dc:date>
    </item>
  </channel>
</rss>

