<?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 Remove hyphen from barchart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-hyphen-from-barchart/m-p/1364820#M514754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Here, am getting a hyphen(-) in the bar chart where it should display the name of current month i.e. july.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I can't even apply the filter over there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlikview.png" class="jive-image image-1" height="242" src="https://community.qlik.com/legacyfs/online/171250_qlikview.png" style="font-size: 13.3333px; height: 242px; width: 728.114px;" width="728" /&gt;&lt;/P&gt;&lt;P&gt;load Scrpit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[PROBLEM_MANAGEMENT_OPENMONTH]:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD MonthName(YEAR_OPEN_DATE,IterNo()-1) as OpenMonth,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROBLEM_TICKET_OPENDATE,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROBLEM_TICKET&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident PROBLEM_MANAGEMENT_ACTIONS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;While MonthName(YEAR_OPEN_DATE,IterNo()-1) &amp;lt; MonthName(PROBLEM_TICKET_CLOSEDATE) ; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression am using is :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;count({&amp;lt; PROBLEM_TICKET_OPENDATE={'&amp;gt;$(=AddMonths(Max(PROBLEM_TICKET_OPENDATE),-60))'}&amp;gt;} DISTINCT PROBLEM_TICKET)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2017 09:48:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-25T09:48:41Z</dc:date>
    <item>
      <title>Remove hyphen from barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-hyphen-from-barchart/m-p/1364820#M514754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Here, am getting a hyphen(-) in the bar chart where it should display the name of current month i.e. july.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I can't even apply the filter over there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlikview.png" class="jive-image image-1" height="242" src="https://community.qlik.com/legacyfs/online/171250_qlikview.png" style="font-size: 13.3333px; height: 242px; width: 728.114px;" width="728" /&gt;&lt;/P&gt;&lt;P&gt;load Scrpit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[PROBLEM_MANAGEMENT_OPENMONTH]:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD MonthName(YEAR_OPEN_DATE,IterNo()-1) as OpenMonth,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROBLEM_TICKET_OPENDATE,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROBLEM_TICKET&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident PROBLEM_MANAGEMENT_ACTIONS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;While MonthName(YEAR_OPEN_DATE,IterNo()-1) &amp;lt; MonthName(PROBLEM_TICKET_CLOSEDATE) ; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression am using is :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;count({&amp;lt; PROBLEM_TICKET_OPENDATE={'&amp;gt;$(=AddMonths(Max(PROBLEM_TICKET_OPENDATE),-60))'}&amp;gt;} DISTINCT PROBLEM_TICKET)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 09:48:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-hyphen-from-barchart/m-p/1364820#M514754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T09:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Remove hyphen from barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-hyphen-from-barchart/m-p/1364821#M514755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in chart property -&amp;gt; dimesion -&amp;gt; tick supress when value is null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 11:54:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-hyphen-from-barchart/m-p/1364821#M514755</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-07-25T11:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Remove hyphen from barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-hyphen-from-barchart/m-p/1364822#M514756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All you need to do is to check 'Suppress When Value Is Null' for your Open Month dimension on the dimension tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 11:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-hyphen-from-barchart/m-p/1364822#M514756</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-25T11:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Remove hyphen from barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-hyphen-from-barchart/m-p/1364823#M514757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Mahendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Check 'Suppress When Value Is Null'&amp;nbsp; in Dimension Property.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Arvind Patil&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 12:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-hyphen-from-barchart/m-p/1364823#M514757</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-07-25T12:10:30Z</dc:date>
    </item>
  </channel>
</rss>

