<?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: One-Way Associations in QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/One-Way-Associations-in-QlikView/m-p/1640098#M447122</link>
    <description>&lt;P&gt;I have exactly the same need.&amp;nbsp; In this instance would we have all the list boxes for the "stock" table in one state "stock" and the other tables/ list boxes in the default state.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then what would the set analysis syntax be.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 26 Oct 2019 16:06:18 GMT</pubDate>
    <dc:creator>Tee_dubs</dc:creator>
    <dc:date>2019-10-26T16:06:18Z</dc:date>
    <item>
      <title>One-Way Associations in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/One-Way-Associations-in-QlikView/m-p/1248582#M395504</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 know that Associations (Connections between tables in the datamodel) are always bidirectional and Circle References should be avoided. But sometimes one-way associations might be useful. Lets say I have two tables:&lt;/P&gt;&lt;P&gt;Stock&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="96" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 249px; height: 98px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;StockName&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Some_Info&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Daimler&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;BMW&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Valuation:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="74" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 250px; height: 38px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;StockName2&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Value&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Daimler&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;BMW&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I would rename "StockName2" to "StockName", I would get an association that a selection of "Daimler" in the Stock Table results in a selection of Daimler in the valuation table. On the other hand, a selection of Daimler or even the Value 10 in the Valuation Table would also decrease the possible values in the Stock table. I have the requirement that the list of Stocks stays as it is, regardles of any selection in the valuation table. But a selection in the Stock table should be populated through the whole datamodel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility that a selection in the Stock table has an influence on the valuation table but not vice versa?&lt;/P&gt;&lt;P&gt;I tried to work with triggers, but in a more complicated datamodel this is very complicated. Is there any possibility to customize associations to work only in one direction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any suggestions &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 12:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/One-Way-Associations-in-QlikView/m-p/1248582#M395504</guid>
      <dc:creator />
      <dc:date>2016-12-29T12:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: One-Way Associations in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/One-Way-Associations-in-QlikView/m-p/1248583#M395505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think one-way association would be possible, but you can always use set analysis to ignore selections or use alternate state to achieve whatever you are looking to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 12:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/One-Way-Associations-in-QlikView/m-p/1248583#M395505</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-29T12:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: One-Way Associations in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/One-Way-Associations-in-QlikView/m-p/1640098#M447122</link>
      <description>&lt;P&gt;I have exactly the same need.&amp;nbsp; In this instance would we have all the list boxes for the "stock" table in one state "stock" and the other tables/ list boxes in the default state.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then what would the set analysis syntax be.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2019 16:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/One-Way-Associations-in-QlikView/m-p/1640098#M447122</guid>
      <dc:creator>Tee_dubs</dc:creator>
      <dc:date>2019-10-26T16:06:18Z</dc:date>
    </item>
  </channel>
</rss>

