<?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: Amount to display in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199127#M386417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes my bad, I forgot a parenthesis within my first condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Len(Trim(LB)&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;)&lt;/SPAN&gt; &amp;gt; 0 and Sum(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;poktndd) &amp;gt; 0, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;poktndd))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Oct 2016 10:46:49 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-28T10:46:49Z</dc:date>
    <item>
      <title>Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199124#M386414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;I would like to set a condition&lt;/P&gt;&lt;P&gt;if sum(poktndd) &amp;gt;0 and IS NOT NULL(LB) =&amp;gt; &lt;SPAN style="font-size: 13.3333px;"&gt;sum(poktndd)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else don't display the amount / &lt;SPAN style="font-size: 13.3333px;"&gt;sum(poktndd)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 10:26:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199124#M386414</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-10-28T10:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199125#M386415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Len(Trim(LB) &amp;gt; 0 and Sum(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;poktndd) &amp;gt; 0, &lt;SPAN style="font-size: 13.3333px;"&gt;Sum(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;poktndd))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 10:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199125#M386415</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-28T10:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199126#M386416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are errors in your expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 10:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199126#M386416</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-10-28T10:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199127#M386417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes my bad, I forgot a parenthesis within my first condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Len(Trim(LB)&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;)&lt;/SPAN&gt; &amp;gt; 0 and Sum(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;poktndd) &amp;gt; 0, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;poktndd))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 10:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199127#M386417</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-28T10:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199128#M386418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/142347_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 10:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199128#M386418</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-10-28T10:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199129#M386419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your field name all Upper case?&amp;nbsp; May be this:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Len(Tri&lt;SPAN style="color: #3d3d3d;"&gt;m(L&lt;SPAN style="font-size: 10pt;"&gt;B)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 10pt; font-family: inherit; font-weight: inherit;"&gt;)&lt;/SPAN&gt; &amp;gt; 0 and Sum(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #ff0000;"&gt;POKTND&lt;/SPAN&gt;) &amp;gt; 0, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum(&lt;STRONG style="color: #ff0000; font-style: inherit; font-family: inherit;"&gt;POKTND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are things we won't know so you have to make sure that you take care of them at your end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 10:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199129#M386419</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-28T10:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199130#M386420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help sunny. The fields names are correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 10:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199130#M386420</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-10-28T10:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199131#M386421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So did it work or not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 11:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199131#M386421</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-28T11:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199132#M386422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 11:06:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199132#M386422</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-10-28T11:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199133#M386423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried clicking ok to see if you see any result or not? Where are you using this condition? Would be able to share screenshots of your LB and POKTND/poktnd field? To make both our life easier, would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 11:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199133#M386423</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-28T11:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199134#M386424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry&lt;/P&gt;&lt;P&gt;now the expression is correct &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/142348_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;but here's the result :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/142358_Capture2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that those records to disappear with '-'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 11:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199134#M386424</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-10-28T11:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199135#M386425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If LB is your dimension, why don't you select 'Suppress When Value Is Null' on the dimension tab to remove all those records where LB is null?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 11:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199135#M386425</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-28T11:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199136#M386426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't want to suppress whene LB is null, because there are LB nulls and the amount POKYNDD is not null, I want this line to appear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 11:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199136#M386426</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-10-28T11:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Amount to display</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199137#M386427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems you have more than one expression in your chart. You might need to use this logic for all your expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Len(Tri&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;m(L&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;B)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;)&lt;/SPAN&gt; &amp;gt; 0 and Sum(poktndd&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 13px;"&gt;) &amp;gt; 0, &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;OtherExpressions&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 11:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-to-display/m-p/1199137#M386427</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-28T11:39:06Z</dc:date>
    </item>
  </channel>
</rss>

