<?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 Show only data related to one Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154418#M31050</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi zaman,&lt;/P&gt;&lt;P&gt;thanks for your help.It's working, but in the ID table, all ID's are listed again. Is it possible, that only the ID's are listed, which are related to users.&lt;BR /&gt;Please have a look at the Tutorial.qvw sheet of the Userlist.xls.&lt;BR /&gt;Here you can see, that ID 1 only can see data of Rob.&lt;BR /&gt;So, I need a table in QlikView, which only is showing the ID's, which are related to a user.&lt;/P&gt;&lt;P&gt;&lt;B&gt;ID User&lt;/B&gt;&lt;BR /&gt;1 Rob&lt;BR /&gt;3 Sally&lt;BR /&gt;7 Joe&lt;BR /&gt;9 Sally&lt;BR /&gt;10 Joe&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 May 2010 12:40:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-18T12:40:43Z</dc:date>
    <item>
      <title>Show only data related to one Table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154416#M31048</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've attached a "Test QV.zip" file which contains a folder with a QlikView Document named "Test.qvw" and the data needed to reload it.&lt;BR /&gt;Also I attached a "Userlist.xls", which contains the relevant data I need.&lt;/P&gt;&lt;P&gt;I loaded the "Userlist.xls - TAB Userlist" in my QlikView Document. Also I loaded the "TAB - Tutorial.qvw" in my Document.&lt;BR /&gt;These two tables are joined via the ID-field.&lt;BR /&gt;What I want to do now, is, that only the datas from the "TAB-Tutorial.qvw" are showing in my QlikView Document.&lt;BR /&gt;I need a table, which is only showing the data from the Tutorial.qvw TAB in the Excel Userlist.&lt;/P&gt;&lt;P&gt;Because of the ID field, QlikView is showing me all data from all two tables in the ID field.&lt;/P&gt;&lt;P&gt;So, how can I reduce the data, that only the ID's from the Tutorial.qvw TAB are showing up?&lt;/P&gt;&lt;P&gt;I thought a WHERE statement can solve my problem, but I don't know how the right syntax is in QlikView.&lt;/P&gt;&lt;P&gt;Maybe:&lt;BR /&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;LOAD ID,&lt;BR /&gt; User&lt;BR /&gt;FROM&lt;BR /&gt;[...\Userliste.xls]&lt;BR /&gt;(biff, embedded labels, table is Tutorial.qvw$)&lt;BR /&gt;WHERE ID (Userlist) = ID (Tutorial.qvw);&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I hope you understand my problem.&lt;/P&gt;&lt;P&gt;Thanks for help!&lt;/P&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/1563.Test-QV.zip:550:0]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 11:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154416#M31048</guid>
      <dc:creator />
      <dc:date>2010-05-18T11:37:48Z</dc:date>
    </item>
    <item>
      <title>Show only data related to one Table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154417#M31049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use this script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reduce:&lt;/P&gt;&lt;P&gt;LOAD ID,&lt;/P&gt;&lt;P&gt;User&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Tutorial.qvw$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join LOAD ID,&lt;/P&gt;&lt;P&gt;ADName,&lt;/P&gt;&lt;P&gt;Domain,&lt;/P&gt;&lt;P&gt;F.Name,&lt;/P&gt;&lt;P&gt;L.Name&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Userlist$);&lt;/P&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;zaman&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 12:22:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154417#M31049</guid>
      <dc:creator />
      <dc:date>2010-05-18T12:22:07Z</dc:date>
    </item>
    <item>
      <title>Show only data related to one Table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154418#M31050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi zaman,&lt;/P&gt;&lt;P&gt;thanks for your help.It's working, but in the ID table, all ID's are listed again. Is it possible, that only the ID's are listed, which are related to users.&lt;BR /&gt;Please have a look at the Tutorial.qvw sheet of the Userlist.xls.&lt;BR /&gt;Here you can see, that ID 1 only can see data of Rob.&lt;BR /&gt;So, I need a table in QlikView, which only is showing the ID's, which are related to a user.&lt;/P&gt;&lt;P&gt;&lt;B&gt;ID User&lt;/B&gt;&lt;BR /&gt;1 Rob&lt;BR /&gt;3 Sally&lt;BR /&gt;7 Joe&lt;BR /&gt;9 Sally&lt;BR /&gt;10 Joe&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 12:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154418#M31050</guid>
      <dc:creator />
      <dc:date>2010-05-18T12:40:43Z</dc:date>
    </item>
    <item>
      <title>Show only data related to one Table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154419#M31051</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 don't understand what do mean? can u please show me on excel what u wants?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;zaman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 13:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154419#M31051</guid>
      <dc:creator />
      <dc:date>2010-05-18T13:05:16Z</dc:date>
    </item>
    <item>
      <title>Show only data related to one Table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154420#M31052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have downloaded the application and done like zaman suggested .I am getting output as you required. Table is only showing id's which are related to users.&lt;/P&gt;&lt;P&gt;Probably you might have loaded userlist table first and left joined with Reduce table.In that case use Right join instead of Left Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 13:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154420#M31052</guid>
      <dc:creator />
      <dc:date>2010-05-18T13:10:18Z</dc:date>
    </item>
    <item>
      <title>Show only data related to one Table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154421#M31053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please download my application and reload. i think u will get correct result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 13:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154421#M31053</guid>
      <dc:creator />
      <dc:date>2010-05-18T13:14:15Z</dc:date>
    </item>
    <item>
      <title>Show only data related to one Table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154422#M31054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cant get the result.&lt;BR /&gt;First I changed the paths in the script for the userlist and performed a reload. It looks like the following now.&lt;BR /&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/0728.pic.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/0728.pic.JPG" /&gt;&lt;/A&gt;&lt;BR /&gt;What I have exactly to do, to get the data I want (only ID's who are related to a user).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 13:37:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-data-related-to-one-Table/m-p/154422#M31054</guid>
      <dc:creator />
      <dc:date>2010-05-18T13:37:02Z</dc:date>
    </item>
  </channel>
</rss>

