<?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 Fancy set analysis or model rework in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fancy-set-analysis-or-model-rework/m-p/1784305#M1209847</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;have a look at my data model in attached.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="flex model.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/49465i5C2FB204ED2F819D/image-size/large?v=v2&amp;amp;px=999" role="button" title="flex model.png" alt="flex model.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was mainly done to show basic income analysis through "Transactions" and a calender.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every transaction is done for an account, that is related to a person. The person identifier is Épargnants.NEP.&lt;/P&gt;&lt;P&gt;I linked that to a new table: Envois.&lt;/P&gt;&lt;P&gt;That table is basically a list of communications (emails) we sent out, and persons we sent it to, and WHEN that email was sent.&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Épargnants.NEP&lt;/TD&gt;&lt;TD&gt;Nom_envois&lt;/TD&gt;&lt;TD&gt;Date_envois&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1110025584&lt;/TD&gt;&lt;TD&gt;We_miss_you&lt;/TD&gt;&lt;TD&gt;2020-10-01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1110035846&lt;/TD&gt;&lt;TD&gt;We_miss_you&lt;/TD&gt;&lt;TD&gt;2020-10-01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1110025584&lt;/TD&gt;&lt;TD&gt;Let's_have_a_drink&lt;/TD&gt;&lt;TD&gt;2020-11-01&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I'm looking for a way to show transactions for a person, but only if the date of the transaction follows the date of the communication ("envois").&lt;/P&gt;&lt;P&gt;I'm planning on having selections done for the "Nom_envois", and showing transactions in my graph.&lt;/P&gt;&lt;P&gt;Do I need to rework my model or should I try a set analysis to Show transactions with a date &amp;gt; Date_envois? If I do that and I have more than 1 selection done, thus maybe 2 "date_envois", that doesn't work anymore...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm puzzled.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2021 17:01:50 GMT</pubDate>
    <dc:creator>sibrulotte</dc:creator>
    <dc:date>2021-02-19T17:01:50Z</dc:date>
    <item>
      <title>Fancy set analysis or model rework</title>
      <link>https://community.qlik.com/t5/QlikView/Fancy-set-analysis-or-model-rework/m-p/1784305#M1209847</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;have a look at my data model in attached.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="flex model.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/49465i5C2FB204ED2F819D/image-size/large?v=v2&amp;amp;px=999" role="button" title="flex model.png" alt="flex model.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was mainly done to show basic income analysis through "Transactions" and a calender.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every transaction is done for an account, that is related to a person. The person identifier is Épargnants.NEP.&lt;/P&gt;&lt;P&gt;I linked that to a new table: Envois.&lt;/P&gt;&lt;P&gt;That table is basically a list of communications (emails) we sent out, and persons we sent it to, and WHEN that email was sent.&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Épargnants.NEP&lt;/TD&gt;&lt;TD&gt;Nom_envois&lt;/TD&gt;&lt;TD&gt;Date_envois&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1110025584&lt;/TD&gt;&lt;TD&gt;We_miss_you&lt;/TD&gt;&lt;TD&gt;2020-10-01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1110035846&lt;/TD&gt;&lt;TD&gt;We_miss_you&lt;/TD&gt;&lt;TD&gt;2020-10-01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1110025584&lt;/TD&gt;&lt;TD&gt;Let's_have_a_drink&lt;/TD&gt;&lt;TD&gt;2020-11-01&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I'm looking for a way to show transactions for a person, but only if the date of the transaction follows the date of the communication ("envois").&lt;/P&gt;&lt;P&gt;I'm planning on having selections done for the "Nom_envois", and showing transactions in my graph.&lt;/P&gt;&lt;P&gt;Do I need to rework my model or should I try a set analysis to Show transactions with a date &amp;gt; Date_envois? If I do that and I have more than 1 selection done, thus maybe 2 "date_envois", that doesn't work anymore...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm puzzled.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 17:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fancy-set-analysis-or-model-rework/m-p/1784305#M1209847</guid>
      <dc:creator>sibrulotte</dc:creator>
      <dc:date>2021-02-19T17:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Fancy set analysis or model rework</title>
      <link>https://community.qlik.com/t5/QlikView/Fancy-set-analysis-or-model-rework/m-p/1784898#M1209925</link>
      <description>&lt;P&gt;can you supply data?&amp;nbsp; hard to guess&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 18:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fancy-set-analysis-or-model-rework/m-p/1784898#M1209925</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-02-22T18:50:59Z</dc:date>
    </item>
  </channel>
</rss>

