<?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: Table Box Filters and Expression HELP!!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531131#M438744</link>
    <description>&lt;P&gt;Switch from table box to straight table. Then you can use an expression that shows IDs where count({1}JOB_PRIORITY)&amp;gt;1&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jan 2019 15:31:18 GMT</pubDate>
    <dc:creator>m_woolf</dc:creator>
    <dc:date>2019-01-16T15:31:18Z</dc:date>
    <item>
      <title>Table Box Filters and Expression HELP!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531099#M438743</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table box where i can have multiple ID's. The multiple ID's are recording where the ID priority has changed. How do i get my table box to show all entries where the ID has had its priority changed?&amp;nbsp; See example for one ID that has had its Job priority changed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 15:05:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531099#M438743</guid>
      <dc:creator>RedDead</dc:creator>
      <dc:date>2019-01-16T15:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box Filters and Expression HELP!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531131#M438744</link>
      <description>&lt;P&gt;Switch from table box to straight table. Then you can use an expression that shows IDs where count({1}JOB_PRIORITY)&amp;gt;1&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 15:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531131#M438744</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-01-16T15:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box Filters and Expression HELP!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531139#M438745</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help. Ok, i have switched now to a straight table and added the three fields SK_JOBKEY, JOB_PRIORITY and SK_PRIORITY.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then under the expressions tab added the expression&amp;nbsp;&lt;SPAN&gt;count({1}JOB_PRIORITY)&amp;gt;1&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This added an additional field to the table all with -1 value and all SK_JOBKEY entries still showing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas where ive gone wrong&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 15:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531139#M438745</guid>
      <dc:creator>RedDead</dc:creator>
      <dc:date>2019-01-16T15:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box Filters and Expression HELP!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531142#M438746</link>
      <description>&lt;P&gt;Maybe&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aggr(count({1}JOB_PRIORITY),SK_JOBKEY)&amp;gt;1&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 15:44:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531142#M438746</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-01-16T15:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box Filters and Expression HELP!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531143#M438747</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No joy....tried this and it returns exactly the same -1 values just changes the field to&amp;nbsp;&lt;SPAN&gt;aggr(count({1}JOB_PRIORITY),SK_JOBKEY)&amp;gt;1&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 15:48:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531143#M438747</guid>
      <dc:creator>RedDead</dc:creator>
      <dc:date>2019-01-16T15:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box Filters and Expression HELP!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531145#M438748</link>
      <description>&lt;P&gt;Can you attach a sample qvw or some sample data?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 15:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531145#M438748</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-01-16T15:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box Filters and Expression HELP!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531157#M438750</link>
      <description>&lt;P&gt;I also couldn't make the expression work, so I added a counter field in load script:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 16:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531157#M438750</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-01-16T16:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box Filters and Expression HELP!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531250#M438755</link>
      <description>&lt;P&gt;maybe you can try with:&lt;/P&gt;&lt;PRE&gt;Count(Distinct Total &amp;lt;SK_JOBKEY&amp;gt; JOB_PRIORITY) &amp;gt; 1&lt;/PRE&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 20:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531250#M438755</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2019-01-16T20:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box Filters and Expression HELP!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531388#M438761</link>
      <description>&lt;P&gt;Thanks for this that has now retrieved the data i would expect. Also out out curiosity why on the SK_JOBKEY_CNT field does it always show -1 and how could you hide this field just to leave the remaining 3 fields?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 08:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531388#M438761</guid>
      <dc:creator>RedDead</dc:creator>
      <dc:date>2019-01-17T08:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box Filters and Expression HELP!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531392#M438762</link>
      <description>&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This has also worked and returned data i was expecting. Again&amp;nbsp;&lt;SPAN&gt;out out curiosity why on the SK_JOBKEY_CNT field does it always show -1 and how could you hide this field just to leave the remaining 3 fields?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Many Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 08:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531392#M438762</guid>
      <dc:creator>RedDead</dc:creator>
      <dc:date>2019-01-17T08:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box Filters and Expression HELP!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531543#M438774</link>
      <description>&lt;P&gt;Go to Chart Properties|Presentation and hide the field&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 12:50:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531543#M438774</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-01-17T12:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box Filters and Expression HELP!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531628#M438780</link>
      <description>&lt;P&gt;Many Thanks for your help on this. I now have the following :-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ID&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PRIORITY&lt;/P&gt;&lt;P&gt;47&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;R1&lt;/P&gt;&lt;P&gt;47&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;R5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What i would like to do now is concatenate the two priorities to achieve this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ID&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PRIORITY&lt;/P&gt;&lt;P&gt;47&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;R1, R5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally i would rather do this within the table and not the script if possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What would be your best suggestion on how i could do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 14:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531628#M438780</guid>
      <dc:creator>RedDead</dc:creator>
      <dc:date>2019-01-17T14:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box Filters and Expression HELP!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531821#M438802</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;this expression might work for you:&lt;/P&gt;&lt;PRE&gt;Concat({$&amp;lt;SK_JOBKEY={"=Count(Distinct JOB_PRIORITY)&amp;gt;1"}&amp;gt;} JOB_PRIORITY, ', ')&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QlikCommunity_Thread_t5_QlikView-App-Development_Table-Box-Filters-and-Expression-HELP_m-p_1531628_Pic2.JPG" style="width: 214px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/3992i613DEC1D8C04F2E9/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikCommunity_Thread_t5_QlikView-App-Development_Table-Box-Filters-and-Expression-HELP_m-p_1531628_Pic2.JPG" alt="QlikCommunity_Thread_t5_QlikView-App-Development_Table-Box-Filters-and-Expression-HELP_m-p_1531628_Pic2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QlikCommunity_Thread_t5_QlikView-App-Development_Table-Box-Filters-and-Expression-HELP_m-p_1531628_Pic3.JPG" style="width: 547px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/3994iE14F82971E162547/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikCommunity_Thread_t5_QlikView-App-Development_Table-Box-Filters-and-Expression-HELP_m-p_1531628_Pic3.JPG" alt="QlikCommunity_Thread_t5_QlikView-App-Development_Table-Box-Filters-and-Expression-HELP_m-p_1531628_Pic3.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QlikCommunity_Thread_t5_QlikView-App-Development_Table-Box-Filters-and-Expression-HELP_m-p_1531628_Pic4.JPG" style="width: 657px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/3995iC9FC4CBF5AB8AA24/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikCommunity_Thread_t5_QlikView-App-Development_Table-Box-Filters-and-Expression-HELP_m-p_1531628_Pic4.JPG" alt="QlikCommunity_Thread_t5_QlikView-App-Development_Table-Box-Filters-and-Expression-HELP_m-p_1531628_Pic4.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QlikCommunity_Thread_t5_QlikView-App-Development_Table-Box-Filters-and-Expression-HELP_m-p_1531628_Pic1.JPG" style="width: 227px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/3993i5EA2D7175A95D49D/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikCommunity_Thread_t5_QlikView-App-Development_Table-Box-Filters-and-Expression-HELP_m-p_1531628_Pic1.JPG" alt="QlikCommunity_Thread_t5_QlikView-App-Development_Table-Box-Filters-and-Expression-HELP_m-p_1531628_Pic1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 22:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-Filters-and-Expression-HELP/m-p/1531821#M438802</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2019-01-17T22:21:48Z</dc:date>
    </item>
  </channel>
</rss>

