<?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: Writing condition on measure column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Writing-condition-on-measure-column/m-p/411891#M560426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Its not working,I need to display Countof &lt;STRONG style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;IsScaning&lt;/STRONG&gt;=0 and &lt;STRONG style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;IsScaning&lt;/STRONG&gt;=1.In same piechart need to display both measures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Apr 2013 07:07:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-30T07:07:01Z</dc:date>
    <item>
      <title>Writing condition on measure column</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-condition-on-measure-column/m-p/411889#M560424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I need to develop one pie chart report in qlikview ,source for this report is Sql Server 2008R2.&lt;/P&gt;&lt;P&gt;In fact table having one measure value like &lt;STRONG&gt;IsScaning &lt;/STRONG&gt;which can store either &lt;STRONG&gt;0 or 1. &lt;/STRONG&gt;In piechart need to display counr IsScaning=1 and Isscaning=0.&lt;/P&gt;&lt;P&gt;In qlikview reportng tool I can able to select Measure column in chart expressions.But I'm not able to specify any condition over that measure like &lt;STRONG&gt;IsScaning&lt;/STRONG&gt;=0 or &lt;STRONG&gt;IsScaning &lt;/STRONG&gt;=1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please guide me how can I achive this one using QlikView reporting tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen Cirivelu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 06:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-condition-on-measure-column/m-p/411889#M560424</guid>
      <dc:creator />
      <dc:date>2013-04-30T06:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Writing condition on measure column</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-condition-on-measure-column/m-p/411890#M560425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using If condition in expression of pie chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(if(&lt;STRONG&gt;IsScaning&lt;/STRONG&gt;=0,Measure value,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IsScaning&lt;/STRONG&gt;=1,Measure value))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 06:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-condition-on-measure-column/m-p/411890#M560425</guid>
      <dc:creator />
      <dc:date>2013-04-30T06:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Writing condition on measure column</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-condition-on-measure-column/m-p/411891#M560426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Its not working,I need to display Countof &lt;STRONG style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;IsScaning&lt;/STRONG&gt;=0 and &lt;STRONG style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;IsScaning&lt;/STRONG&gt;=1.In same piechart need to display both measures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 07:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-condition-on-measure-column/m-p/411891#M560426</guid>
      <dc:creator />
      <dc:date>2013-04-30T07:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Writing condition on measure column</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-condition-on-measure-column/m-p/411892#M560427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do u want to show to expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes then try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;exp1:&amp;nbsp; &lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;count(if(&lt;STRONG&gt;IsScaning&lt;/STRONG&gt;=0,Measure value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;exp2:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;count(if(&lt;/SPAN&gt;&lt;STRONG style="color: #737373; font-family: Arial;"&gt;IsScaning&lt;/STRONG&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;=1,Measure value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to implement the AND condition in one expression then try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;count(if(&lt;/SPAN&gt;&lt;STRONG style="color: #737373; font-family: Arial;"&gt;IsScaning&lt;/STRONG&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;=0 and &lt;/SPAN&gt;&lt;STRONG style="color: #737373; font-family: Arial;"&gt;IsScaning&lt;/STRONG&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;=1,&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt; Measure value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;if still your issue is not resolved then post the sample app.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Sushil&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 07:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-condition-on-measure-column/m-p/411892#M560427</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-04-30T07:10:57Z</dc:date>
    </item>
  </channel>
</rss>

