<?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 Help : Left join date max in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Help-Left-join-date-max/m-p/1900805#M74322</link>
    <description>&lt;P&gt;Bonsoir à tous,&lt;/P&gt;
&lt;P&gt;J'ai besoin de votre aide svp sur ce script qui ne me donne pas le résultat attendu.&lt;/P&gt;
&lt;P&gt;En effet, je cherche à alimenter une colonne Flag avec un '1' à chaque fois que la date maximum pour le parc_ID est concernée.&lt;/P&gt;
&lt;P&gt;Pourriez-vous svp m'aiguillez sur l'erreur potentiel dans mon script ??&lt;/P&gt;
&lt;P&gt;Un grand merci !!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="flag.PNG" style="width: 413px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73546iCFB5047F0E0656F0/image-dimensions/413x223?v=v2" width="413" height="223" role="button" title="flag.PNG" alt="flag.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noFlag.PNG" style="width: 572px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73547i3F0496C50EB1460B/image-dimensions/572x241?v=v2" width="572" height="241" role="button" title="noFlag.PNG" alt="noFlag.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2022 18:13:18 GMT</pubDate>
    <dc:creator>MDE_PF</dc:creator>
    <dc:date>2022-03-03T18:13:18Z</dc:date>
    <item>
      <title>Help : Left join date max</title>
      <link>https://community.qlik.com/t5/App-Development/Help-Left-join-date-max/m-p/1900805#M74322</link>
      <description>&lt;P&gt;Bonsoir à tous,&lt;/P&gt;
&lt;P&gt;J'ai besoin de votre aide svp sur ce script qui ne me donne pas le résultat attendu.&lt;/P&gt;
&lt;P&gt;En effet, je cherche à alimenter une colonne Flag avec un '1' à chaque fois que la date maximum pour le parc_ID est concernée.&lt;/P&gt;
&lt;P&gt;Pourriez-vous svp m'aiguillez sur l'erreur potentiel dans mon script ??&lt;/P&gt;
&lt;P&gt;Un grand merci !!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="flag.PNG" style="width: 413px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73546iCFB5047F0E0656F0/image-dimensions/413x223?v=v2" width="413" height="223" role="button" title="flag.PNG" alt="flag.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noFlag.PNG" style="width: 572px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73547i3F0496C50EB1460B/image-dimensions/572x241?v=v2" width="572" height="241" role="button" title="noFlag.PNG" alt="noFlag.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 18:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Help-Left-join-date-max/m-p/1900805#M74322</guid>
      <dc:creator>MDE_PF</dc:creator>
      <dc:date>2022-03-03T18:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help : Left join date max</title>
      <link>https://community.qlik.com/t5/App-Development/Help-Left-join-date-max/m-p/1900998#M74333</link>
      <description>&lt;P&gt;Two errors:&lt;/P&gt;&lt;P&gt;First, the $(max("Date Effet Releve Km")) in the where clause will not work. You cannot use aggregation functions inside dollar expansions in the script. However, I don't think that the where clause is needed: The Left Join should take care of the filtering.&lt;/P&gt;&lt;P&gt;Secondly, you cannot have "Date Effet Releve Km" in your "Group By" if you at the same time want to calculate the Max("Date Effet Releve Km"). There is only one value of "Date Effet Releve Km" within each group.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 08:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Help-Left-join-date-max/m-p/1900998#M74333</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2022-03-04T08:13:50Z</dc:date>
    </item>
  </channel>
</rss>

