<?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 Calculated Dimension for Greater than in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-for-Greater-than/m-p/460537#M171931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to get a calculated dimension for DOH_Start greater than vOneYearBack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DOH_Start is mm/dd/yyy and vOneYearBack is 12/31/2012. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Oneputtgirl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2012 20:33:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-02T20:33:02Z</dc:date>
    <item>
      <title>Calculated Dimension for Greater than</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-for-Greater-than/m-p/460537#M171931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to get a calculated dimension for DOH_Start greater than vOneYearBack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DOH_Start is mm/dd/yyy and vOneYearBack is 12/31/2012. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Oneputtgirl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 20:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-for-Greater-than/m-p/460537#M171931</guid>
      <dc:creator />
      <dc:date>2012-10-02T20:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension for Greater than</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-for-Greater-than/m-p/460538#M171932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;({$&amp;lt;&lt;SPAN style="color: #800000;"&gt;DOH_Start&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"&amp;lt;=$(vOneYearBack)"&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;YourField&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Make sure that your date formats match exactly.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-for-Greater-than/m-p/460538#M171932</guid>
      <dc:creator />
      <dc:date>2012-10-02T21:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension for Greater than</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-for-Greater-than/m-p/460539#M171933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oneputtgirl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this to create a calc dim with DOH_Start:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(DOH_Start &amp;gt;= '$(vOneYearBack)', DOH_Start)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you have to check "Suppress when Value is Null" for this dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HtH&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 12:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-for-Greater-than/m-p/460539#M171933</guid>
      <dc:creator />
      <dc:date>2012-10-03T12:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension for Greater than</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-for-Greater-than/m-p/460540#M171934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thank you for your support everyone. Sivaraj and Rebeccad this would work for an expression, but not for a dimension calculation. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 14:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-for-Greater-than/m-p/460540#M171934</guid>
      <dc:creator />
      <dc:date>2012-10-03T14:56:41Z</dc:date>
    </item>
  </channel>
</rss>

