<?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: Selection of Items by CheckBox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selection-of-Items-by-CheckBox/m-p/679181#M1053584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what the action is on the 'changes only' button , what filter it applies and how that relates to the last record. I cannot tell from a screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, a record in a straight table will by default appear if any of the expressions return a non-zero and non-null value. This is because zero values are suppressed by default. Right now there are several expressions for this row that have values (such as store stock).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the row to be suppressed solely on whether total sales and last ge qty are 0 or null, you can put an IF() statement in each formula to check for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&amp;nbsp;&amp;nbsp; if (&amp;nbsp; sum(Sales) &amp;gt; 0 ,&amp;nbsp; sum&amp;nbsp; ( stockstore) ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will only calculate stockstore if Sales are greater than 0, otherwise it won't . If you do this for ALL expressions in the chart it will be surpressed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not recommending you do this because i don't have enough knowledge of your app to make one , just that this is how qlikview works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2014 15:55:13 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-10-22T15:55:13Z</dc:date>
    <item>
      <title>Selection of Items by CheckBox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-of-Items-by-CheckBox/m-p/679176#M1053579</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 have got a straight table and i have couple of columns in that,when I select the Company from ListBox and Time period either by months, Weeks etc all the items get selected, What I want to achieve is to have a checkBox or Button that if I Tick the CheckBox Or Press the Button. it should take all the items away from the Selection Where these 3 Colums(Expression) GoodsIn Qty,Sales and IBT is zero in selected period.&lt;/P&gt;&lt;P&gt;I will be very Thankful to you Please if you can Help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 14:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-of-Items-by-CheckBox/m-p/679176#M1053579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-22T14:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Selection of Items by CheckBox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-of-Items-by-CheckBox/m-p/679177#M1053580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload an example file, please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 14:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-of-Items-by-CheckBox/m-p/679177#M1053580</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-10-22T14:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Selection of Items by CheckBox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-of-Items-by-CheckBox/m-p/679178#M1053581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The effect is called 'select excluded' in qlikview.&amp;nbsp; The user can do this manually by right clicking on the list box and hitting 'select excluded' to invert their selections. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this in an automated way you can use a 'select excluded' action. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actions can be triggered by a variable or field change, and sheet selection or sheet departure or by clicking a text box or button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a button , add a button and then on the actions tab of the button properties add an action of type = selection, 'select exlcuded' . type in the field you want to and thats it.&amp;nbsp; You can do multiple actions on a button too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 15:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-of-Items-by-CheckBox/m-p/679178#M1053581</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-10-22T15:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Selection of Items by CheckBox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-of-Items-by-CheckBox/m-p/679179#M1053582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload a sample document&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 15:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-of-Items-by-CheckBox/m-p/679179#M1053582</guid>
      <dc:creator />
      <dc:date>2014-10-22T15:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Selection of Items by CheckBox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-of-Items-by-CheckBox/m-p/679180#M1053583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="69481" alt="Selection.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/69481_Selection.jpg" style="width: 620px; height: 237px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks looks like I am getting closer, where will I define the condition of selection.Please&lt;/P&gt;&lt;P&gt;If you see on the above picture From Change Only button I want this third item where Total Sales is 0 and Last&lt;/P&gt;&lt;P&gt;Goods In Qty is also 0 to be removed from selection, hope this picture will help to understand&amp;nbsp; more clearly.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 15:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-of-Items-by-CheckBox/m-p/679180#M1053583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-22T15:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Selection of Items by CheckBox</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-of-Items-by-CheckBox/m-p/679181#M1053584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what the action is on the 'changes only' button , what filter it applies and how that relates to the last record. I cannot tell from a screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, a record in a straight table will by default appear if any of the expressions return a non-zero and non-null value. This is because zero values are suppressed by default. Right now there are several expressions for this row that have values (such as store stock).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the row to be suppressed solely on whether total sales and last ge qty are 0 or null, you can put an IF() statement in each formula to check for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&amp;nbsp;&amp;nbsp; if (&amp;nbsp; sum(Sales) &amp;gt; 0 ,&amp;nbsp; sum&amp;nbsp; ( stockstore) ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will only calculate stockstore if Sales are greater than 0, otherwise it won't . If you do this for ALL expressions in the chart it will be surpressed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not recommending you do this because i don't have enough knowledge of your app to make one , just that this is how qlikview works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 15:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-of-Items-by-CheckBox/m-p/679181#M1053584</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-10-22T15:55:13Z</dc:date>
    </item>
  </channel>
</rss>

