<?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: Urgent help please .. How to remove extra space? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565346#M1109798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks I did it earlier but it's not working. Any help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2014 11:30:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-12T11:30:36Z</dc:date>
    <item>
      <title>Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565343#M1109792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have pivot table. all is fine but at the top it is showing blank values count. How can i remove it. I tried supress null values but nothing works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565343#M1109792</guid>
      <dc:creator />
      <dc:date>2014-03-12T11:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565344#M1109794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in dimension&lt;/P&gt;&lt;P&gt;check supress null value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565344#M1109794</guid>
      <dc:creator />
      <dc:date>2014-03-12T11:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565345#M1109797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right click on chart Fit coloumn to Data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565345#M1109797</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2014-03-12T11:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565346#M1109798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks I did it earlier but it's not working. Any help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565346#M1109798</guid>
      <dc:creator />
      <dc:date>2014-03-12T11:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565347#M1109801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. It's not working. Any help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:30:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565347#M1109801</guid>
      <dc:creator />
      <dc:date>2014-03-12T11:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565348#M1109802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From-To is having null values...&lt;/P&gt;&lt;P&gt;You can add below in Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF NOT ISNULL([From-To], [From-To]) as [From-To]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or at the end of the script....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where NOT ISNULL([From-To]);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565348#M1109802</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-12T11:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565349#M1109805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565349#M1109805</guid>
      <dc:creator />
      <dc:date>2014-03-12T11:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565350#M1109807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After Load statement put where clause&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE [From-to] &amp;lt;&amp;gt;' '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manideep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565350#M1109807</guid>
      <dc:creator>manideep78</dc:creator>
      <dc:date>2014-03-12T11:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565351#M1109808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ameila ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried "Suppress When the Value is Null" Option under Dimensions Tab ????&lt;/P&gt;&lt;P&gt;I know you have mentioned this option already in your post but same kind of option is present under Presentation Tab also I don't know which one you have already tried.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565351#M1109808</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-03-12T11:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565352#M1109809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually the columns from-To is alias column like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What&amp;amp; ' To ' &amp;amp;Queue&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as [From-To],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, how can I change this? Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565352#M1109809</guid>
      <dc:creator />
      <dc:date>2014-03-12T11:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565353#M1109810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are the values nulls?&lt;/P&gt;&lt;P&gt;if not trim them or change to nulls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565353#M1109810</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-03-12T11:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565354#M1109811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can please share your file, it will be easy for everyone to answer rather than just guessing!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565354#M1109811</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-12T11:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565355#M1109812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I tried both but not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565355#M1109812</guid>
      <dc:creator />
      <dc:date>2014-03-12T11:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565356#M1109813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i think you have multiple dimension, firstly expand all dimension, then check that in any dimension must be show any value. and then remove this dimension and use this dimension&amp;nbsp; in expression. After that select each dimension in dimension tab and check supress null value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 12:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565356#M1109813</guid>
      <dc:creator />
      <dc:date>2014-03-12T12:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent help please .. How to remove extra space?</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565357#M1109814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp; In another application it is ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 15:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-help-please-How-to-remove-extra-space/m-p/565357#M1109814</guid>
      <dc:creator />
      <dc:date>2014-03-12T15:01:04Z</dc:date>
    </item>
  </channel>
</rss>

