<?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: Expression help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/593462#M1115215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are these two tables joined? &lt;/P&gt;&lt;P&gt;Maybe you should join them using IntervalMatch()? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Feb 2014 13:20:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-17T13:20:39Z</dc:date>
    <item>
      <title>Expression help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/593460#M1115213</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 am trying to write an expression and need some help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dimension of 'Month'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i need to count 'Offline ID' where 'Offline Date' falls within each month. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 13:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/593460#M1115213</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2014-02-17T13:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/593461#M1115214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should create the "Month" from the "Offline Date" already in the script. Then the count will easily be displayed in a chart with Month as dimension and Count(distinct [Offline ID]) as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 13:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/593461#M1115214</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-17T13:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/593462#M1115215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are these two tables joined? &lt;/P&gt;&lt;P&gt;Maybe you should join them using IntervalMatch()? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 13:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/593462#M1115215</guid>
      <dc:creator />
      <dc:date>2014-02-17T13:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/593463#M1115216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF(not Isnull(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Offline Date&lt;/SPAN&gt;),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;count (Offline ID)&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 13:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/593463#M1115216</guid>
      <dc:creator />
      <dc:date>2014-02-17T13:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/593464#M1115217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Henrics suggestion. Applying the transformation in script will have performance benefits for you in the front-end. As he stated, the expression then is very simple&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 13:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/593464#M1115217</guid>
      <dc:creator />
      <dc:date>2014-02-17T13:36:07Z</dc:date>
    </item>
  </channel>
</rss>

