<?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: Select values based on possible values in another table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-values-based-on-possible-values-in-another-table/m-p/430341#M489881</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the *= did not work but it works with just =.&amp;nbsp; thank you.&amp;nbsp; The first time I tried this it did not work but I think it was my section access settings, not the set analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2012 21:48:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-13T21:48:17Z</dc:date>
    <item>
      <title>Select values based on possible values in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Select-values-based-on-possible-values-in-another-table/m-p/430339#M489878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table of Supplier Names (island table) to use in Set Analysis.&amp;nbsp; this table is reduced on load based on section access.&lt;/P&gt;&lt;P&gt;I use set analysis to sum sales where the Manufacturer = Supplier Name.&amp;nbsp; But the user can pick multiple suppliers and they can opt to default to all Supplier Names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do I limit the Manufacturers to only Those Supplier Names that were loaded using Section Acccess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we cannot reduce Manufacturer due to the way they linked the datasources.&amp;nbsp; Unfortunately it reduces a couple other tables we do not want reduced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manufacturer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MF1&lt;/P&gt;&lt;P&gt;MF2&lt;/P&gt;&lt;P&gt;MF3&lt;/P&gt;&lt;P&gt;MF4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Supplier Name (island table)&lt;/P&gt;&lt;P&gt;MF1&lt;/P&gt;&lt;P&gt;MF2&lt;/P&gt;&lt;P&gt;MF3&lt;/P&gt;&lt;P&gt;MF4&lt;/P&gt;&lt;P&gt;MF5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;section access reduces user 1 to just MF1, MF2, MF4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In expresssion i need to sum({&amp;lt;Manufacturer = Any available Supplier Name&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 20:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-values-based-on-possible-values-in-another-table/m-p/430339#M489878</guid>
      <dc:creator />
      <dc:date>2012-11-13T20:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Select values based on possible values in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Select-values-based-on-possible-values-in-another-table/m-p/430340#M489880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;sum({&amp;lt;Manufacturer *= p([Supplier Name]) &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 21:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-values-based-on-possible-values-in-another-table/m-p/430340#M489880</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-13T21:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Select values based on possible values in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Select-values-based-on-possible-values-in-another-table/m-p/430341#M489881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the *= did not work but it works with just =.&amp;nbsp; thank you.&amp;nbsp; The first time I tried this it did not work but I think it was my section access settings, not the set analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 21:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-values-based-on-possible-values-in-another-table/m-p/430341#M489881</guid>
      <dc:creator />
      <dc:date>2012-11-13T21:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Select values based on possible values in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Select-values-based-on-possible-values-in-another-table/m-p/430342#M489883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Hi,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;I like the idea of using data island as field reduction in Section Access. But I think you can still re-model the data and make it to work, but you know it better than me. However, there is potential risk of missing an expression calculation to intersect with the reduced data island…which means user will have full access. And also think about AJAX client deployment where users can create their own charts and write the expression. How do you overcome these issues? I strongly feel that you need much stronger approach to solve this issue. As mentioned above if you can’t change the data model… here are few more things you can consider.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;How about using Publisher with Loop &amp;amp; Reduce Functionality?&lt;/EM&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;IF you don’t have Publisher then you can mimic same functionality by using (File &amp;gt;&amp;gt; Reduce Data &amp;gt;&amp;gt; Keep Only Possible Values). And this approach works if there is less cardinality of data on your data island&lt;/EM&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;I’m sure you know what you’re doing but security is very sensitive…so I’m adding views.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Thanks,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;DV&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;&lt;A href="http://www.QlikShare.com"&gt;www.QlikShare.com&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 12:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-values-based-on-possible-values-in-another-table/m-p/430342#M489883</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-11-14T12:09:20Z</dc:date>
    </item>
  </channel>
</rss>

