<?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 Select all in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-all/m-p/556664#M207795</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;I have this particular table where it will show the value if the 'Box' have dwell value in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to select ALL in this particular field call 'Tranship_Dwell' to give me the correct value in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any code that I can use to replace the current solution where user have to select ALL on the tranship_dwell field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="44928" class="jive-image" alt="Capture.PNG" src="https://community.qlik.com/legacyfs/online/44928_Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;I tried if(Tranship_Dwell &amp;lt;&amp;gt; null(), sum(Expression))&lt;/P&gt;&lt;P&gt;i also tried if(Tranship_Dwell &amp;gt;= 0, sum(expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both gave me - value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Aug 2013 03:25:16 GMT</pubDate>
    <dc:creator>n1ef5ng1</dc:creator>
    <dc:date>2013-08-05T03:25:16Z</dc:date>
    <item>
      <title>Select all</title>
      <link>https://community.qlik.com/t5/QlikView/Select-all/m-p/556664#M207795</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;I have this particular table where it will show the value if the 'Box' have dwell value in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to select ALL in this particular field call 'Tranship_Dwell' to give me the correct value in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any code that I can use to replace the current solution where user have to select ALL on the tranship_dwell field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="44928" class="jive-image" alt="Capture.PNG" src="https://community.qlik.com/legacyfs/online/44928_Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;I tried if(Tranship_Dwell &amp;lt;&amp;gt; null(), sum(Expression))&lt;/P&gt;&lt;P&gt;i also tried if(Tranship_Dwell &amp;gt;= 0, sum(expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both gave me - value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 03:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-all/m-p/556664#M207795</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-08-05T03:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Select all</title>
      <link>https://community.qlik.com/t5/QlikView/Select-all/m-p/556665#M207796</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If am not mistaken you would like to sum the value of the whole Tranship_Dwell dimension. If that is the case, I would suggest you create a Straight Table Chart, and in the Expression column add in an expression of Sum([Tranship_Dwell]). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; By doing this, you wouldn't have to highlight the whole Tranship_Dwell dimension to produce the sum of the whole dimension. It will auto compute and show you the sum.&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;Best Regards,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 03:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-all/m-p/556665#M207796</guid>
      <dc:creator />
      <dc:date>2013-08-05T03:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Select all</title>
      <link>https://community.qlik.com/t5/QlikView/Select-all/m-p/556666#M207797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no is not, tranship_dwell is a condition whereby if it fulfills, it will therefore do an expression which is abit complex.&lt;/P&gt;&lt;P&gt;is not about summing up the total value of the tranship_dwell&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 04:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-all/m-p/556666#M207797</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-08-05T04:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Select all</title>
      <link>https://community.qlik.com/t5/QlikView/Select-all/m-p/556667#M207798</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;This can be achieved by&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Tranship_Dwell&lt;/SPAN&gt; = {'*'} &amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here {*} selects all values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Sum(total &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Tranship_Dwell&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 05:11:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-all/m-p/556667#M207798</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-08-05T05:11:25Z</dc:date>
    </item>
  </channel>
</rss>

