<?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: eliminating - values from the front or through script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894397#M311388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/kSindhuKannan"&gt;kSindhuKannan&lt;/A&gt;‌&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please find the attachment. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2015 07:19:08 GMT</pubDate>
    <dc:creator>qlikviewwizard</dc:creator>
    <dc:date>2015-07-07T07:19:08Z</dc:date>
    <item>
      <title>eliminating - values from the front or through script</title>
      <link>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894393#M311384</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;I am getting '&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;--&lt;/STRONG&gt;&lt;/SPAN&gt;' values in expression values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to eliminate these values. How to do that.&lt;/P&gt;&lt;P&gt;I tried the presentation tab.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Presentation selection:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="presentation.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/92044_presentation.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;but still showing as below:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/92054_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I want to show like below screen:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture1.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/92055_Capture1.JPG" style="height: auto;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advanc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 07:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894393#M311384</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-07T07:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: eliminating - values from the front or through script</title>
      <link>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894394#M311385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you have your data model?&lt;/P&gt;&lt;P&gt;Can you post sample application. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 07:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894394#M311385</guid>
      <dc:creator />
      <dc:date>2015-07-07T07:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: eliminating - values from the front or through script</title>
      <link>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894395#M311386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try where clause :&lt;/P&gt;&lt;P&gt;where not isnull(primary Key);&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 07:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894395#M311386</guid>
      <dc:creator />
      <dc:date>2015-07-07T07:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: eliminating - values from the front or through script</title>
      <link>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894396#M311387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that, JOB is dimension or expression. Suppose if its a expression, please use in Dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 07:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894396#M311387</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2015-07-07T07:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: eliminating - values from the front or through script</title>
      <link>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894397#M311388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/kSindhuKannan"&gt;kSindhuKannan&lt;/A&gt;‌&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please find the attachment. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 07:19:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894397#M311388</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-07T07:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: eliminating - values from the front or through script</title>
      <link>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894398#M311389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/MayilVahanan"&gt;MayilVahanan&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="icon-status-icon icon-partner" style="margin: 0 0 0 4px; font-weight: inherit; font-style: inherit; font-size: 11.6999998092651px; font-family: inherit;" title="Partner"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;Job is a Dimension. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 07:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894398#M311389</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-07T07:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: eliminating - values from the front or through script</title>
      <link>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894399#M311390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you check this attachment? still if you get the null values, let us know your QV version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 07:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894399#M311390</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-07-07T07:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: eliminating - values from the front or through script</title>
      <link>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894400#M311391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My QV version is this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/92056_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 07:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894400#M311391</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-07T07:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: eliminating - values from the front or through script</title>
      <link>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894401#M311392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/settu_periasamy"&gt;settu_periasamy&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But for me it is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 07:53:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894401#M311392</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-07T07:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: eliminating - values from the front or through script</title>
      <link>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894402#M311393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=RangeSum(Before(Sum({&amp;lt;Year=, Quarter=, Month=,Date={'&amp;gt;=$(=vStartDate)&amp;lt;=$(=vMaxDate)'}&amp;gt;}&amp;nbsp; SAL), 0, 4))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression is giving zero values but not eliminating when I select suppress zero ,suppress missing values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 08:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894402#M311393</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-07T08:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: eliminating - values from the front or through script</title>
      <link>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894403#M311394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change Job to a conditional dimension and put an if condition like if sum(sal)&amp;lt;&amp;gt;''&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 08:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894403#M311394</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-07-07T08:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: eliminating - values from the front or through script</title>
      <link>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894404#M311395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select Supress Null and zero values it is working as expected.&amp;nbsp; I am using 11.2 SR5, check whether you have any decimal values like 12.0000005 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 08:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/eliminating-values-from-the-front-or-through-script/m-p/894404#M311395</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-07-07T08:51:25Z</dc:date>
    </item>
  </channel>
</rss>

