<?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 Restrict Customer name using calculated dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Restrict-Customer-name-using-calculated-dimension/m-p/289709#M107550</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;&lt;/P&gt;&lt;P&gt;I have 3 columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer YearMonth Revenue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to show the customers if the currentmonth - previous month revenue &amp;lt; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how to do that on calculated dimension.??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an expression already calculating last three month sales. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i need to do this in calculated dimension.. please help me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Nov 2011 06:25:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-11-02T06:25:59Z</dc:date>
    <item>
      <title>Restrict Customer name using calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Customer-name-using-calculated-dimension/m-p/289709#M107550</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;&lt;/P&gt;&lt;P&gt;I have 3 columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer YearMonth Revenue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to show the customers if the currentmonth - previous month revenue &amp;lt; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how to do that on calculated dimension.??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an expression already calculating last three month sales. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i need to do this in calculated dimension.. please help me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 06:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Customer-name-using-calculated-dimension/m-p/289709#M107550</guid>
      <dc:creator />
      <dc:date>2011-11-02T06:25:59Z</dc:date>
    </item>
    <item>
      <title>Restrict Customer name using calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Customer-name-using-calculated-dimension/m-p/289710#M107551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should work if you have MonthID as a numeric field.If you dont use condition you use for current month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(aggr(Sum({&amp;lt;MonthID={"$(=Max(MonthID))"}&amp;gt;}Revenue)-Sum({&amp;lt;MonthID={"$(=Max(MonthID)-1)"}&amp;gt;}Revenue),Customer)&amp;lt;0,Customer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 08:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Customer-name-using-calculated-dimension/m-p/289710#M107551</guid>
      <dc:creator />
      <dc:date>2011-11-02T08:29:31Z</dc:date>
    </item>
  </channel>
</rss>

