<?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: Straight Table Filtering Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Table-Filtering-Problem/m-p/1216827#M517503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sounds like the data model has gone weird or something?&lt;/P&gt;&lt;P&gt;How have you linked the new data? is it in a new table which is then linked on &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AssignedTo&lt;/SPAN&gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so then maybe try a left join on the fact table and see if that helps?&lt;/P&gt;&lt;P&gt;E.g:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fact:&lt;/P&gt;&lt;P&gt;load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AssignedTo&lt;/SPAN&gt;, blah blah blah;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join (fact)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AssignedTo&lt;/SPAN&gt;, Site, Function&lt;/P&gt;&lt;P&gt;from xyz.xls;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Dec 2016 11:47:27 GMT</pubDate>
    <dc:creator>adamdavi3s</dc:creator>
    <dc:date>2016-12-23T11:47:27Z</dc:date>
    <item>
      <title>Straight Table Filtering Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Filtering-Problem/m-p/1216826#M517502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a report that has been in place for a number of years ago for a helpdesk reporting on open and closed tickets, by user, query type etc, pretty standard stuff.&amp;nbsp; Data comes in via a link to an SQL DB.&amp;nbsp; Until yesterday everything worked flawlessly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday I added in some additional functionality by adding in a Sitename and Function for every user with tickets on the system.&amp;nbsp; New fields have been added in using a simple excel table stored on the server, note I did have the new data in a Mapping Table but thought this might be causing the issue so changed to an excel file.&amp;nbsp; Linked field is the AssignedTo field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything updated fine however I now find the report laggy to use, and also am unable to filter within any of the straight tables that utilise the new added in fields "Site" and "Function".&amp;nbsp; I can filter using list boxes but not by clicking on the straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tend to set out reports so there is a natural progression from left to right, Site --&amp;gt; Function --&amp;gt; User and then below a table of open tickets.&amp;nbsp; Have tried and retried all morning but cant figure out what has caused this annoying bug!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wondering if something in IE or Windows has changed that might cause this bug but not seeing anything?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 14:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Filtering-Problem/m-p/1216826#M517502</guid>
      <dc:creator>dmac1971</dc:creator>
      <dc:date>2016-12-21T14:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Filtering Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Filtering-Problem/m-p/1216827#M517503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sounds like the data model has gone weird or something?&lt;/P&gt;&lt;P&gt;How have you linked the new data? is it in a new table which is then linked on &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AssignedTo&lt;/SPAN&gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so then maybe try a left join on the fact table and see if that helps?&lt;/P&gt;&lt;P&gt;E.g:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fact:&lt;/P&gt;&lt;P&gt;load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AssignedTo&lt;/SPAN&gt;, blah blah blah;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join (fact)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AssignedTo&lt;/SPAN&gt;, Site, Function&lt;/P&gt;&lt;P&gt;from xyz.xls;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 11:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Filtering-Problem/m-p/1216827#M517503</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-12-23T11:47:27Z</dc:date>
    </item>
  </channel>
</rss>

