<?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: Calculated expression? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-expression/m-p/1245601#M395058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Only(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{$&amp;lt;Status -= 'Closed'&amp;gt;}&lt;/SPAN&gt; Today() - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DaysSinceOpened&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2017 13:46:58 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-02-22T13:46:58Z</dc:date>
    <item>
      <title>Calculated expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-expression/m-p/1245599#M395056</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;I am trying to calculate a rest, but that only display open records but I am not being able to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying&lt;/P&gt;&lt;P&gt;Today()-[DaysSinceOpened]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I try to add the exclusion as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;={$&amp;lt;Status -= 'Closed'&amp;gt;},Today()-[DaysSinceOpened]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's not working, is there a way to make this work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 13:37:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-expression/m-p/1245599#M395056</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-22T13:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-expression/m-p/1245600#M395057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am assuming, You are doing set analysis with Interval. Is there any chance to share whole expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 13:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-expression/m-p/1245600#M395057</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-22T13:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-expression/m-p/1245601#M395058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Only(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{$&amp;lt;Status -= 'Closed'&amp;gt;}&lt;/SPAN&gt; Today() - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DaysSinceOpened&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 13:46:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-expression/m-p/1245601#M395058</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-22T13:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-expression/m-p/1245602#M395059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Status &amp;lt;&amp;gt;'Closed', &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Today()) - &lt;/STRONG&gt;Only(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;{$&amp;lt;Status -= 'Closed'&amp;gt;}&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;DaysSinceOpened&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 13:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-expression/m-p/1245602#M395059</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-22T13:47:43Z</dc:date>
    </item>
  </channel>
</rss>

