<?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 Conditional Sum in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258081#M1204831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2 Expressions:&lt;/P&gt;&lt;P&gt;Count(if(Flag = 'Y', 1))&lt;/P&gt;&lt;P&gt;Count(if(Flag = 'N', 1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Year as the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it works or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 May 2010 20:56:32 GMT</pubDate>
    <dc:creator>boorgura</dc:creator>
    <dc:date>2010-05-17T20:56:32Z</dc:date>
    <item>
      <title>Conditional Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258080#M1204830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 columns. Year (Dimension) &amp;amp; Flag (Y/N). I want to show a line graph with year as dimension &amp;amp; 2 lines (count of all Y &amp;amp; count of all N). How can I create a new measure which is essentially a conditional SUM. Something along with this line: SUM(if flag = 'Y' then 1 else 0) or count(*) where flag = 'Y'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 20:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258080#M1204830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-17T20:46:44Z</dc:date>
    </item>
    <item>
      <title>Conditional Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258081#M1204831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2 Expressions:&lt;/P&gt;&lt;P&gt;Count(if(Flag = 'Y', 1))&lt;/P&gt;&lt;P&gt;Count(if(Flag = 'N', 1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Year as the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it works or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 20:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258081#M1204831</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2010-05-17T20:56:32Z</dc:date>
    </item>
    <item>
      <title>Conditional Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258082#M1204832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best option for you is to use Set Analysis.&lt;/P&gt;&lt;P&gt;Write something to the effect of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT({$&amp;lt;{flag = {Y}&amp;gt; flag}&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;COUNT({$&amp;lt;{flag = {N}&amp;gt; flag}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 21:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258082#M1204832</guid>
      <dc:creator />
      <dc:date>2010-05-17T21:04:46Z</dc:date>
    </item>
    <item>
      <title>Conditional Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258083#M1204833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I adjust the horizontal setting of the placement of the legend? All I see is the vertical alignment. I want to place the legend at top center &amp;amp; cannot find an option.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 21:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258083#M1204833</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-17T21:15:41Z</dc:date>
    </item>
    <item>
      <title>Conditional Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258084#M1204834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean to put it above the chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 21:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258084#M1204834</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2010-05-17T21:19:28Z</dc:date>
    </item>
    <item>
      <title>Conditional Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258085#M1204835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you want it like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 21:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258085#M1204835</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2010-05-17T21:23:03Z</dc:date>
    </item>
    <item>
      <title>Conditional Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258086#M1204836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes above the chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 21:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258086#M1204836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-17T21:25:16Z</dc:date>
    </item>
    <item>
      <title>Conditional Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258087#M1204838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you forget any attachment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 21:25:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258087#M1204838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-17T21:25:49Z</dc:date>
    </item>
    <item>
      <title>Conditional Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258088#M1204840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oops... my bad.&lt;/P&gt;&lt;P&gt;I thought i pasted it. &lt;IMG alt="" height="270" width="446" /&gt;&lt;/P&gt;&lt;P&gt;Not sure, if you can see the picture.&lt;/P&gt;&lt;P&gt;But one way to get the legend on the top is:&lt;/P&gt;&lt;P&gt;with the control on the chart, press and hold Ctrl + Shift ... you will get the choice to move around things within the chart. Like resizing LEGENDs moving them around. Moving the Text in Chart pieces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, not an easy one though. if something gets screwed - feel free to Reset them on the properties (Reset user sizing and Reset User Docking)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 21:31:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258088#M1204840</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2010-05-17T21:31:08Z</dc:date>
    </item>
    <item>
      <title>Conditional Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258089#M1204842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Appreciate it. Did not get the exact results I was looking for (was looking for side by side, but came top to bottom). But got pretty close!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 21:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Sum/m-p/258089#M1204842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-17T21:42:11Z</dc:date>
    </item>
  </channel>
</rss>

