<?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: How to Show All Months in Pivot Table Despite Month Filter Selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-Show-All-Months-in-Pivot-Table-Despite-Month-Filter/m-p/2509893#M104773</link>
    <description>&lt;P&gt;Try adding this before the pick statement: {&amp;lt;MONTH={"*"}&amp;gt;}&lt;/P&gt;&lt;P&gt;But I'm not certain it will resolve your issue completely. "ACTUAL (**bleep**)" contains this: MONTH={"&amp;gt;=$(=1) &amp;lt;= $(=Max(MONTH))"} and that might not work now. But do you even need that month override at all for this measure?&lt;/P&gt;</description>
    <pubDate>Fri, 14 Mar 2025 08:05:41 GMT</pubDate>
    <dc:creator>henrikalmen</dc:creator>
    <dc:date>2025-03-14T08:05:41Z</dc:date>
    <item>
      <title>How to Show All Months in Pivot Table Despite Month Filter Selection</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Show-All-Months-in-Pivot-Table-Despite-Month-Filter/m-p/2509867#M104771</link>
      <description>&lt;P&gt;Hi, I'm new to Qlik and need some help. Does anyone know how to make a pivot table display data for all months, even when a specific month is selected in the filter pane?&lt;/P&gt;&lt;P&gt;Currently, when I select only the year filter, the pivot table correctly shows data for all months. However, when I select a specific month, the table only displays data for that month, while all other months show as "-".&lt;/P&gt;&lt;P&gt;Is there a way to ensure that all months remain visible with their respective data, regardless of the month filter selection? Any advice would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Thsmi__0-1741917212544.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178568i32BF3F20DCBD442F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Thsmi__0-1741917212544.png" alt="Thsmi__0-1741917212544.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Thsmi__1-1741917223887.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178569iF04B1D80E0468A54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Thsmi__1-1741917223887.png" alt="Thsmi__1-1741917223887.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The dimension.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Thsmi__2-1741917229151.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178570i257ADF550F10612A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Thsmi__2-1741917229151.png" alt="Thsmi__2-1741917229151.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The measure.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Thsmi__3-1741917236746.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178571i20D9B4EF35C45D61/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Thsmi__3-1741917236746.png" alt="Thsmi__3-1741917236746.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Pivot table without month filter selected.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Thsmi__4-1741917240603.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178572iB673A6E2A91BD295/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Thsmi__4-1741917240603.png" alt="Thsmi__4-1741917240603.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Pivot table with month filter selected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 01:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Show-All-Months-in-Pivot-Table-Despite-Month-Filter/m-p/2509867#M104771</guid>
      <dc:creator>Thsmi_</dc:creator>
      <dc:date>2025-03-14T01:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to Show All Months in Pivot Table Despite Month Filter Selection</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Show-All-Months-in-Pivot-Table-Despite-Month-Filter/m-p/2509893#M104773</link>
      <description>&lt;P&gt;Try adding this before the pick statement: {&amp;lt;MONTH={"*"}&amp;gt;}&lt;/P&gt;&lt;P&gt;But I'm not certain it will resolve your issue completely. "ACTUAL (**bleep**)" contains this: MONTH={"&amp;gt;=$(=1) &amp;lt;= $(=Max(MONTH))"} and that might not work now. But do you even need that month override at all for this measure?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 08:05:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Show-All-Months-in-Pivot-Table-Despite-Month-Filter/m-p/2509893#M104773</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2025-03-14T08:05:41Z</dc:date>
    </item>
  </channel>
</rss>

