<?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: Pivot Table - Show Current Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346940#M824474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using the above as a dimension? I think you need to use this as a set analysis within your measures&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jul 2017 17:06:21 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-07-20T17:06:21Z</dc:date>
    <item>
      <title>Pivot Table - Show Current Month</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346939#M824473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to figure out how to make this pivot table work correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="table.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170909_table.PNG" style="height: auto; max-width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get ONLY the days in the CURRENT month in this pivot table. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I have a column = Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried setting the column = {$&amp;lt;Month_RD = {"$(=Month(FirstWorkDate(ConvertToLocalTime(Date(now()), 'GMT-05:00'),1,$(vHolidays))))"},&amp;nbsp; Year_RD = {"$(=Year(FirstWorkDate(ConvertToLocalTime(Date(now()), 'GMT-05:00'),1,$(vHolidays))))"}&amp;gt;}Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it says that is invalid. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346939#M824473</guid>
      <dc:creator>joshrussin</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show Current Month</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346940#M824474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using the above as a dimension? I think you need to use this as a set analysis within your measures&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 17:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346940#M824474</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-20T17:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show Current Month</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346941#M824475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have it as a dimension because I need to see the individual totals per client for every day of the month. Do you have any other suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 17:10:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346941#M824475</guid>
      <dc:creator>joshrussin</dc:creator>
      <dc:date>2017-07-20T17:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show Current Month</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346942#M824476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I use this expression, it will show the last 10 days. &lt;/P&gt;&lt;P&gt;vDays_Con = 12&lt;/P&gt;&lt;P&gt;currently there are 12 business days consumed this month. If I could make this equation account for business days and holidays, it would work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Date &amp;gt;= today()-vDays_Con and Date &amp;lt;= today(), Date)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 17:30:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346942#M824476</guid>
      <dc:creator>joshrussin</dc:creator>
      <dc:date>2017-07-20T17:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show Current Month</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346943#M824477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I typically create a dimension with an if/then that returns the dates you want, or a null value.&amp;nbsp; Then you just need to uncheck the "Include null values" box on the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's code that I think might work:&lt;/P&gt;&lt;P&gt;=if(year(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Month_RD&lt;/SPAN&gt;)=Year(FirstWorkDate(ConvertToLocalTime(Date(now()), 'GMT-05:00'),1,$(vHolidays)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; and&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; month(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Month_RD&lt;/SPAN&gt;)=month(FirstWorkDate(ConvertToLocalTime(Date(now()), 'GMT-05:00'),1,$(vHolidays))),date(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Month_RD&lt;/SPAN&gt;,'M/D/YYYY'),1/0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 19:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346943#M824477</guid>
      <dc:creator>steverosebrook</dc:creator>
      <dc:date>2017-07-20T19:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show Current Month</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346944#M824478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This returned a 0.&lt;/P&gt;&lt;P&gt;Why is there a 1,0 on the end of that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 19:15:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346944#M824478</guid>
      <dc:creator>joshrussin</dc:creator>
      <dc:date>2017-07-20T19:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show Current Month</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346945#M824479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's actually a 1 divided by 0 (1/0).&amp;nbsp; It's the best way I've found to create a null value.&amp;nbsp; Qlik is a little quirky when it comes to nulls, I've found.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 19:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346945#M824479</guid>
      <dc:creator>steverosebrook</dc:creator>
      <dc:date>2017-07-20T19:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show Current Month</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346946#M824480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌You have to limit the data in expression. Let Date be the dimension and in expressions &lt;/P&gt;&lt;P&gt;you can do something like this &lt;/P&gt;&lt;P&gt;Date &amp;gt;= Monthstart(Max(Date)) and Date &amp;lt;= Monthend(Max(Date)).&lt;/P&gt;&lt;P&gt;You will have to use se analysis to build this expression &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 19:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346946#M824480</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-20T19:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show Current Month</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346947#M824481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using that expression, nothing generates with "include null values" checked,&lt;/P&gt;&lt;P&gt;if I uncheck it, Then it just shows the total for the month, I believe. I need each individual day showing not just one column&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 19:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346947#M824481</guid>
      <dc:creator>joshrussin</dc:creator>
      <dc:date>2017-07-20T19:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show Current Month</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346948#M824482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, instead of "Month_RD", you need to replace that with whatever date field has your dates in it.&amp;nbsp; I guess maybe you said that was a field called "Date"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 19:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346948#M824482</guid>
      <dc:creator>steverosebrook</dc:creator>
      <dc:date>2017-07-20T19:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show Current Month</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346949#M824483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! Works perfectly now! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 20:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346949#M824483</guid>
      <dc:creator>joshrussin</dc:creator>
      <dc:date>2017-07-20T20:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show Current Month</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346950#M824484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I have another question for ya.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have put the same equation in a line graph and am getting a random number hanging on the end after all of the correct dates are displayed. any clue how to get rid of this?&lt;IMG alt="graph.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170934_graph.PNG" style="width: 620px; height: 160px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 21:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346950#M824484</guid>
      <dc:creator>joshrussin</dc:creator>
      <dc:date>2017-07-20T21:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show Current Month</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346951#M824485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind, I just unchecked the null value option. Works perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 21:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Show-Current-Month/m-p/1346951#M824485</guid>
      <dc:creator>joshrussin</dc:creator>
      <dc:date>2017-07-20T21:21:39Z</dc:date>
    </item>
  </channel>
</rss>

