<?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: Eliminate Null Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346044#M460367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see what you are saying creating a "Year"&amp;amp;-&amp;amp;"Month" field.&amp;nbsp; I just don't think that looks as nice.&amp;nbsp; Is that the only way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 May 2017 17:25:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-05-26T17:25:04Z</dc:date>
    <item>
      <title>Eliminate Null Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346040#M460363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a bar graph that is a sum by month of the current month plus the previous 12 months.&amp;nbsp; Now I want to remove the months that have no values. I already tried going into PROPERTIES =&amp;gt; DIMENSIONS =&amp;gt; And Checking the box that says Suppress When Value Is Null.&amp;nbsp; This did not work.&amp;nbsp; Any idea how to remove the blank months? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Formula:&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;NUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Month End Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(=MonthStart(AddMonths(Max([Month End Date]),-12))) &amp;lt;$(=MonthEnd(Max([Month End Date]),+1))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Fact Setup ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"576817"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"576818"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"576819"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"576820"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"576821"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"401258"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Metric Value]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), '###,##0') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/164919_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Seth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 17:05:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346040#M460363</guid>
      <dc:creator />
      <dc:date>2017-05-26T17:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminate Null Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346041#M460364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe check 'Suppress Zero Value' on the presentation tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 17:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346041#M460364</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-26T17:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminate Null Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346042#M460365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're using two dimensions. In that case space will be reserved for each month even if there is a value for a month in only one of the two years. If you don't want that then you must use a single dimension. Something like &lt;EM&gt;=Year &amp;amp; '-' &amp;amp; Month&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 17:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346042#M460365</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-05-26T17:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminate Null Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346043#M460366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also have the Suppress Zero Value checked in the presentation tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the year and month as 2 separate dimensions so it shows the summed values in chronological order.&amp;nbsp; If I remove the year dimension then the chart orders the months as Jan - Dec and rolls up the 1 overlapping month into a single summed value.&amp;nbsp; Is there no way around this?&amp;nbsp; This is something basic that can be done in an excel graph.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 17:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346043#M460366</guid>
      <dc:creator />
      <dc:date>2017-05-26T17:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminate Null Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346044#M460367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see what you are saying creating a "Year"&amp;amp;-&amp;amp;"Month" field.&amp;nbsp; I just don't think that looks as nice.&amp;nbsp; Is that the only way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 17:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346044#M460367</guid>
      <dc:creator />
      <dc:date>2017-05-26T17:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminate Null Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346045#M460368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 17:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346045#M460368</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-05-26T17:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminate Null Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346046#M460369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if I use the 1 dimension how do I sort it so the months are in chronological order?&amp;nbsp; It's like when I combined the month and year it can only see the month as text and wants to put it in alpha order.&amp;nbsp; I would prefer not to use the month number unless that is my only option.&amp;nbsp; I have tried a few different sort unsuccessfully.&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/164920_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 17:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346046#M460369</guid>
      <dc:creator />
      <dc:date>2017-05-26T17:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminate Null Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346047#M460370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You seem to have a &lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;[Month End Date]&lt;/SPAN&gt; field. You can use that as dimension and format it a bit: Date(&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;[Month End Date]&lt;/SPAN&gt;, 'YYYY-MMM'). If you sort that dimension numerically you'll get the sort order you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 May 2017 14:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate-Null-Dimensions/m-p/1346047#M460370</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-05-27T14:03:16Z</dc:date>
    </item>
  </channel>
</rss>

