<?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: Unable to do filter in Straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unable-to-do-filter-in-Straight-table/m-p/1527399#M438510</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just check the definition of Measure inside chart and Table .&lt;/P&gt;&lt;P&gt;WHat i can see is that at Grpah level there is no aggregation thats why you are seeing two rows .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum( Sales ) and just Sales used in your expression in two different box(graph, chart)&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jan 2019 03:49:16 GMT</pubDate>
    <dc:creator>swapniltaz</dc:creator>
    <dc:date>2019-01-08T03:49:16Z</dc:date>
    <item>
      <title>Unable to do filter in Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-do-filter-in-Straight-table/m-p/1527179#M438501</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't know why this is happening, but&amp;nbsp;on selection of a value in a particular field in Straight table, that filter is not getting applied in the chart.&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;sales#&amp;nbsp; |&amp;nbsp; Sales Type |... (+ Around 30+ fields including Dimensions and Measures)&lt;/P&gt;&lt;P&gt;100&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; AAA&amp;nbsp; | ...&lt;/P&gt;&lt;P&gt;102&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| BBB&amp;nbsp; | ....&lt;/P&gt;&lt;P&gt;If I select 'AAA' in the chart, the chart will still show 2 rows but with the green light indicator on 'Sales Type' will be on.&lt;/P&gt;&lt;P&gt;When I am looking into 'Current Selection Box', there also we can see, 'Sales Type' = 'AAA' selected.&lt;/P&gt;&lt;P&gt;What could be the reason for the same?&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 17:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-do-filter-in-Straight-table/m-p/1527179#M438501</guid>
      <dc:creator>new_user30</dc:creator>
      <dc:date>2019-01-07T17:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to do filter in Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-do-filter-in-Straight-table/m-p/1527184#M438503</link>
      <description>&lt;P&gt;Is there set analysis in any of the measures?&amp;nbsp; If so, it could be ignoring selections.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 16:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-do-filter-in-Straight-table/m-p/1527184#M438503</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2019-01-07T16:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to do filter in Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-do-filter-in-Straight-table/m-p/1527268#M438506</link>
      <description>&lt;P&gt;Yeah, there are Expressions where I have used set analysis.&lt;/P&gt;&lt;P&gt;But the chart works perfectly if I select&amp;nbsp; values in other Dimension fields which I haven't included in the set analysis.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 17:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-do-filter-in-Straight-table/m-p/1527268#M438506</guid>
      <dc:creator>new_user30</dc:creator>
      <dc:date>2019-01-07T17:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to do filter in Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-do-filter-in-Straight-table/m-p/1527305#M438507</link>
      <description>&lt;P&gt;Yes, so it's probably expected behavior.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;If you have the following as an expression:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Product={'Fruit'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;It will always show the sum of Sales where Product = Fruit regardless of what is actually selected in the Product field.&lt;/P&gt;&lt;P&gt;If you want it to take into account selections in the Product field other than Fruit, change the = to *=:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sum({&amp;lt;Product*={'Fruit'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 20:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-do-filter-in-Straight-table/m-p/1527305#M438507</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2019-01-07T20:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to do filter in Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-do-filter-in-Straight-table/m-p/1527399#M438510</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just check the definition of Measure inside chart and Table .&lt;/P&gt;&lt;P&gt;WHat i can see is that at Grpah level there is no aggregation thats why you are seeing two rows .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum( Sales ) and just Sales used in your expression in two different box(graph, chart)&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 03:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-do-filter-in-Straight-table/m-p/1527399#M438510</guid>
      <dc:creator>swapniltaz</dc:creator>
      <dc:date>2019-01-08T03:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to do filter in Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-do-filter-in-Straight-table/m-p/1527416#M438512</link>
      <description>yeah you are right, the field I am trying to show has already been used inside the set analysis which is probably causing the problem.&lt;BR /&gt;Thank you so much Nicole. Will try to resolve the problem now.&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jan 2019 05:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-do-filter-in-Straight-table/m-p/1527416#M438512</guid>
      <dc:creator>new_user30</dc:creator>
      <dc:date>2019-01-08T05:01:59Z</dc:date>
    </item>
  </channel>
</rss>

