<?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 One day per month in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/One-day-per-month/m-p/1142523#M20276</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 am trying to create some Headcount analysis in a Qlik Sense App.&amp;nbsp; My challenge is that every Wednesday, our SQL table (which populates a QVD) runs a snapshot of our current headcount.&amp;nbsp; These are labeled in the 'AsOfDate' field.&amp;nbsp; This is making it difficult to get a historical headcount per month as there might be up to 5 'AsOfDates' per month.&amp;nbsp; What I would like to do is isolate the first 'AsOfDate' per month to represent that month's headcount.&amp;nbsp; Any idea as to how I might accomplish this?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jul 2016 02:13:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-07-13T02:13:34Z</dc:date>
    <item>
      <title>One day per month</title>
      <link>https://community.qlik.com/t5/App-Development/One-day-per-month/m-p/1142523#M20276</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 am trying to create some Headcount analysis in a Qlik Sense App.&amp;nbsp; My challenge is that every Wednesday, our SQL table (which populates a QVD) runs a snapshot of our current headcount.&amp;nbsp; These are labeled in the 'AsOfDate' field.&amp;nbsp; This is making it difficult to get a historical headcount per month as there might be up to 5 'AsOfDates' per month.&amp;nbsp; What I would like to do is isolate the first 'AsOfDate' per month to represent that month's headcount.&amp;nbsp; Any idea as to how I might accomplish this?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 02:13:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/One-day-per-month/m-p/1142523#M20276</guid>
      <dc:creator />
      <dc:date>2016-07-13T02:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: One day per month</title>
      <link>https://community.qlik.com/t5/App-Development/One-day-per-month/m-p/1142524#M20277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about taking the headcount End of each month? &lt;/P&gt;&lt;P&gt;Dim: Date(monthend(as of date), 'MMM-yyyy')&lt;/P&gt;&lt;P&gt;Measure: sum(headcount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you are trying to accomplish? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 15:55:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/One-day-per-month/m-p/1142524#M20277</guid>
      <dc:creator />
      <dc:date>2016-07-13T15:55:31Z</dc:date>
    </item>
  </channel>
</rss>

