<?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: text box issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/text-box-issue/m-p/337905#M1169799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Vipin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Now I understand the issue. So which fields have NULLS? Meanwhile try this expression and if possible please post the sample QVW file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;STRONG style="font-family: calibri,verdana,arial,sans-serif;"&gt;=num((sum(aggr(sum({&amp;lt;amount={"*"}&amp;gt;} amount)/sum(aggr((qty),model,product)),product))),'##.0')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://QlikShare.com"&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;www.QlikShare.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Aug 2012 17:49:02 GMT</pubDate>
    <dc:creator>IAMDV</dc:creator>
    <dc:date>2012-08-04T17:49:02Z</dc:date>
    <item>
      <title>text box issue</title>
      <link>https://community.qlik.com/t5/QlikView/text-box-issue/m-p/337902#M1169796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can i remove null value from text box.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have use this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num((sum(aggr(sum(amount)/sum(aggr((qty),model,product)),product))),'##.0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2012 05:05:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/text-box-issue/m-p/337902#M1169796</guid>
      <dc:creator>vipin_mishra479</dc:creator>
      <dc:date>2012-08-04T05:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: text box issue</title>
      <link>https://community.qlik.com/t5/QlikView/text-box-issue/m-p/337903#M1169797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vipin&lt;/P&gt;&lt;P&gt;your question is not understandavle, pls clarify your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Pradip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2012 06:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/text-box-issue/m-p/337903#M1169797</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2012-08-04T06:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: text box issue</title>
      <link>https://community.qlik.com/t5/QlikView/text-box-issue/m-p/337904#M1169798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have pivot table there reflect sum of amount is 26 lacs same value i reflect in text box which is wrong but when i suppress null in pivot table then value are come 24 lacs which is correct but in text box value reflect in 26 lacs thats y i am asking how to remove null value in text box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2012 06:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/text-box-issue/m-p/337904#M1169798</guid>
      <dc:creator>vipin_mishra479</dc:creator>
      <dc:date>2012-08-04T06:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: text box issue</title>
      <link>https://community.qlik.com/t5/QlikView/text-box-issue/m-p/337905#M1169799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Vipin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Now I understand the issue. So which fields have NULLS? Meanwhile try this expression and if possible please post the sample QVW file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;STRONG style="font-family: calibri,verdana,arial,sans-serif;"&gt;=num((sum(aggr(sum({&amp;lt;amount={"*"}&amp;gt;} amount)/sum(aggr((qty),model,product)),product))),'##.0')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://QlikShare.com"&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;www.QlikShare.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2012 17:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/text-box-issue/m-p/337905#M1169799</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-08-04T17:49:02Z</dc:date>
    </item>
  </channel>
</rss>

