<?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: Showing months in pivot and/or charts where data is null in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Showing-months-in-pivot-and-or-charts-where-data-is-null/m-p/2486533#M101404</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/15825"&gt;@leenlart&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If you want to get this result, your calendar table has to be a "master calendar". See the solution on this post :&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/How-to-Create-Master-Calendar/td-p/103109" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/How-to-Create-Master-Calendar/td-p/103109&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2024 09:59:54 GMT</pubDate>
    <dc:creator>sbaro_bd</dc:creator>
    <dc:date>2024-10-11T09:59:54Z</dc:date>
    <item>
      <title>Showing months in pivot and/or charts where data is null</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-months-in-pivot-and-or-charts-where-data-is-null/m-p/2486439#M101397</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am building a page to analyse credit notes.&amp;nbsp; I'm using Qlik Sense Enterprise May 2024.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We'd like to show a line chart showing the total amount of credit notes by month, vs total amount last year of credit notes.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We also have a data table with related data.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is that we'd like to see all the months show, even if there is no data.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've checked the show null values, and include 0 values options, but I've had to do a work around to see all the months.&amp;nbsp; For example :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="helvetica" size="2" color="#0000FF"&gt;sum(credit_notes) ==&amp;gt; if(isnull(sum(credit_notes)),0,sum(credit_notes))&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This works fine, until the user filters something like sales team, or product type, etc.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using a calendar table, so I know that all the months exist in my data.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why is this so laborious ?&amp;nbsp; Sometimes where there is no data is just as revealing as where there is.&amp;nbsp; Also as humans, we tend to need to see all months in a row to quickly make sense of what we're reading.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone have a solution to this issue ?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help!&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 15:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-months-in-pivot-and-or-charts-where-data-is-null/m-p/2486439#M101397</guid>
      <dc:creator>leenlart</dc:creator>
      <dc:date>2024-10-10T15:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Showing months in pivot and/or charts where data is null</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-months-in-pivot-and-or-charts-where-data-is-null/m-p/2486533#M101404</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/15825"&gt;@leenlart&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If you want to get this result, your calendar table has to be a "master calendar". See the solution on this post :&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/How-to-Create-Master-Calendar/td-p/103109" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/How-to-Create-Master-Calendar/td-p/103109&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 09:59:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-months-in-pivot-and-or-charts-where-data-is-null/m-p/2486533#M101404</guid>
      <dc:creator>sbaro_bd</dc:creator>
      <dc:date>2024-10-11T09:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Showing months in pivot and/or charts where data is null</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-months-in-pivot-and-or-charts-where-data-is-null/m-p/2486554#M101405</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/246131"&gt;@sbaro_bd&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply, but I'm already using a master table.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any other ideas ?&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 12:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-months-in-pivot-and-or-charts-where-data-is-null/m-p/2486554#M101405</guid>
      <dc:creator>leenlart</dc:creator>
      <dc:date>2024-10-11T12:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Showing months in pivot and/or charts where data is null</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-months-in-pivot-and-or-charts-where-data-is-null/m-p/2486558#M101406</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Unfortunately a master calendar would work only without filters, once you apply filters, you'll lose the null months / years again. Instead, you can try adding this + sum({1} 0) to the end of your code. This will add a zero regardless of any filters. Let me know if it works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="helvetica" size="2" color="#0000FF"&gt;&lt;SPAN&gt;sum(credit_notes)+&amp;nbsp;sum({1} 0)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 12:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-months-in-pivot-and-or-charts-where-data-is-null/m-p/2486558#M101406</guid>
      <dc:creator>Shouq</dc:creator>
      <dc:date>2024-10-11T12:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Showing months in pivot and/or charts where data is null</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-months-in-pivot-and-or-charts-where-data-is-null/m-p/2486573#M101408</link>
      <description>&lt;P&gt;The problem with&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;sum({1} 0) is that it will then show all of the months, for all of the years of my master table that are loaded to the appli.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The objects I'm trying to create will show the months for the civil year or the fiscal year (based on the user selection).&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I've tried adding this&amp;nbsp;&lt;SPAN&gt;+&amp;nbsp;sum({$} 0).&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It seems to work correctly in my application.&amp;nbsp; However it doesn't work in my test application.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for your help!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 13:26:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-months-in-pivot-and-or-charts-where-data-is-null/m-p/2486573#M101408</guid>
      <dc:creator>leenlart</dc:creator>
      <dc:date>2024-10-11T13:26:27Z</dc:date>
    </item>
  </channel>
</rss>

