<?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: Show selection in my table but not filter by it? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-selection-in-my-table-but-not-filter-by-it/m-p/802274#M533354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lynn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would like to sort in the way you described, and following Fred's advice on changing the sort option to what is currently selected in the field 'Staff', you can sort the table in the following way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to your Sort tab in the table, add the following expression to the first field in the sorting list:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(index(GetFieldSelections(Staff),Staff)&amp;gt;0,1,2)&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(the field Staff is an example)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you add a Set statement in the expressions, you can then show all the current staff, with the current selection sorted to the first rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;example field Hours expression&lt;/EM&gt;:&lt;/P&gt;&lt;P&gt;Sum (Hours)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;new expression:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Sum ({&amp;lt;Staff=&amp;gt;}Hours)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this answers your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Jop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Mar 2015 08:25:22 GMT</pubDate>
    <dc:creator>jopmoekotte</dc:creator>
    <dc:date>2015-03-27T08:25:22Z</dc:date>
    <item>
      <title>Show selection in my table but not filter by it?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-selection-in-my-table-but-not-filter-by-it/m-p/802271#M533348</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 a table that always shows details about current staff. If I filter on a name, I want the table to still show all current staff, but scroll to and highlight the name of the person from the filter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I've done: the table ignores current selections and I change the background and text color on the name when it matches the current selection. This works well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need help with: I can't figure out how to get the chart to go to the correct row.I need to manually scroll to find the name. I know this is not default QV behavior, so can anyone suggest some hacks that I can maybe apply?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 18:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-selection-in-my-table-but-not-filter-by-it/m-p/802271#M533348</guid>
      <dc:creator />
      <dc:date>2015-03-26T18:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Show selection in my table but not filter by it?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-selection-in-my-table-but-not-filter-by-it/m-p/802272#M533350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it an option to change the sort order to State?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grtz Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 21:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-selection-in-my-table-but-not-filter-by-it/m-p/802272#M533350</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2015-03-26T21:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Show selection in my table but not filter by it?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-selection-in-my-table-but-not-filter-by-it/m-p/802273#M533352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fred, Thank you for your reply.&lt;/P&gt;&lt;P&gt;It's a straight table, I don't have any alternate states set. I don't see an option to change the sort order to State. I'm relatively new to QV, so I may be missing something. Would you mind explaining further?&lt;/P&gt;&lt;P&gt;Lynn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 21:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-selection-in-my-table-but-not-filter-by-it/m-p/802273#M533352</guid>
      <dc:creator />
      <dc:date>2015-03-26T21:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Show selection in my table but not filter by it?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-selection-in-my-table-but-not-filter-by-it/m-p/802274#M533354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lynn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would like to sort in the way you described, and following Fred's advice on changing the sort option to what is currently selected in the field 'Staff', you can sort the table in the following way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to your Sort tab in the table, add the following expression to the first field in the sorting list:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(index(GetFieldSelections(Staff),Staff)&amp;gt;0,1,2)&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(the field Staff is an example)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you add a Set statement in the expressions, you can then show all the current staff, with the current selection sorted to the first rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;example field Hours expression&lt;/EM&gt;:&lt;/P&gt;&lt;P&gt;Sum (Hours)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;new expression:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Sum ({&amp;lt;Staff=&amp;gt;}Hours)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this answers your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Jop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 08:25:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-selection-in-my-table-but-not-filter-by-it/m-p/802274#M533354</guid>
      <dc:creator>jopmoekotte</dc:creator>
      <dc:date>2015-03-27T08:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Show selection in my table but not filter by it?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-selection-in-my-table-but-not-filter-by-it/m-p/802275#M533356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jop, that was kind of awesome. Thank you. It works beautifully!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 12:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-selection-in-my-table-but-not-filter-by-it/m-p/802275#M533356</guid>
      <dc:creator />
      <dc:date>2015-03-27T12:47:39Z</dc:date>
    </item>
  </channel>
</rss>

