<?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: Display Current Months Data in 12 Month Dataset in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866239#M303031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Neil Williams wrote:&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #800000; font-size: 8pt;"&gt;[Headcount.Employment_Type]&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 8pt;"&gt; ={'UK - P'},&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #800000; font-size: 8pt;"&gt;[Calendar.MonthYear]&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 8pt;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #800000; font-size: 8pt;"&gt;"=MonthName(Today())"&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #800000; font-size: 8pt;"&gt;Headcount.SAP_No&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Assuming the logic is &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;correct, here is the syntax-correct expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;[Headcount.Employment_Type] = {'UK - P'}, [Calendar.MonthYear] = {'$(=MonthName(Today()))'}&amp;gt;} Headcount.SAP_No)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Apr 2015 12:42:02 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2015-04-20T12:42:02Z</dc:date>
    <item>
      <title>Display Current Months Data in 12 Month Dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866232#M303024</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 think this is fairly easy, but can't figure it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dataset that contains 12 months worth of headcount details.&amp;nbsp; I have created a bar chart that shows the count of all the heads by each month.&amp;nbsp; What I want is a straight table to show just the current months data, without having to make a selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible without detaching that bar chart or straight table, or using alternative states?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 11:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866232#M303024</guid>
      <dc:creator>nwilliams</dc:creator>
      <dc:date>2015-04-20T11:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Display Current Months Data in 12 Month Dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866233#M303025</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;Use calculated dimension in Straight table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;month(Today())&lt;/P&gt;&lt;P&gt;and your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Match Your Month Pattern it is MonthYear then use MonthName(Today())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 11:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866233#M303025</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-04-20T11:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Display Current Months Data in 12 Month Dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866234#M303026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Struggling here. Getting "Error in set modifier"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Headcount.Employment_Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'UK - P'}, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MonthName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())&amp;gt;}Headcount.SAP_No) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 12:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866234#M303026</guid>
      <dc:creator>nwilliams</dc:creator>
      <dc:date>2015-04-20T12:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Display Current Months Data in 12 Month Dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866235#M303027</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;Here you required Compared Field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;=count({&amp;lt;[Headcount.Employment_Type] ={'UK - P'},&lt;STRONG&gt;DateCompareField &lt;/STRONG&gt;={"=MonthName(Today())"}&amp;gt;}Headcount.SAP_No)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 12:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866235#M303027</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-04-20T12:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Display Current Months Data in 12 Month Dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866236#M303028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still having issues.&amp;nbsp; The "MonthName" doesn't appear to be turning blue.&amp;nbsp; It returns the total for all 12 months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Headcount.Employment_Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'UK - P'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Calendar.MonthYear]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"=MonthName(Today())"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Headcount.SAP_No&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 12:30:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866236#M303028</guid>
      <dc:creator>nwilliams</dc:creator>
      <dc:date>2015-04-20T12:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Display Current Months Data in 12 Month Dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866237#M303029</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;Is it possible to share apps??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 12:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866237#M303029</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-04-20T12:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Display Current Months Data in 12 Month Dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866238#M303030</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 forgot to add $()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;[Headcount.Employment_Type] ={'UK - P'},[Calendar.MonthYear] &lt;STRONG&gt;={"$(=&lt;/STRONG&gt;MonthName(Today()))"}&amp;gt;}Headcount.SAP_No)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 12:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866238#M303030</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-04-20T12:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display Current Months Data in 12 Month Dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866239#M303031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Neil Williams wrote:&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #800000; font-size: 8pt;"&gt;[Headcount.Employment_Type]&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 8pt;"&gt; ={'UK - P'},&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #800000; font-size: 8pt;"&gt;[Calendar.MonthYear]&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 8pt;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #800000; font-size: 8pt;"&gt;"=MonthName(Today())"&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #800000; font-size: 8pt;"&gt;Headcount.SAP_No&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Assuming the logic is &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;correct, here is the syntax-correct expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;[Headcount.Employment_Type] = {'UK - P'}, [Calendar.MonthYear] = {'$(=MonthName(Today()))'}&amp;gt;} Headcount.SAP_No)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 12:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866239#M303031</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-04-20T12:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Display Current Months Data in 12 Month Dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866240#M303032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&amp;nbsp; so when I want to do previous month, I was trying to put a "-1" in, but this didn't seem to work.&amp;nbsp; The figure stayed the same.&amp;nbsp; The only thing I was thinking is this needs to be a year date field???&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Headcount.Employment_Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'UK - P'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Calendar.Month]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=Month(Today(-1)))'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Headcount.SAP_No&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866240#M303032</guid>
      <dc:creator>nwilliams</dc:creator>
      <dc:date>2015-04-20T13:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display Current Months Data in 12 Month Dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866241#M303033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'$(=MonthName(Today(), -1))'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --- for month year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'$(=Month(AddMonths(Today(), -1)))'&amp;nbsp; --- for month only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866241#M303033</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-04-20T13:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Display Current Months Data in 12 Month Dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866242#M303034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!!! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Current-Months-Data-in-12-Month-Dataset/m-p/866242#M303034</guid>
      <dc:creator>nwilliams</dc:creator>
      <dc:date>2015-04-20T13:50:59Z</dc:date>
    </item>
  </channel>
</rss>

