<?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: insert a max date tfrom Vente to Articles in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/insert-a-max-date-tfrom-Vente-to-Articles/m-p/1577120#M42044</link>
    <description>&lt;P&gt;Many many thanks&lt;/P&gt;&lt;P&gt;Have a nice end of day ¨!&lt;/P&gt;&lt;P&gt;c.&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2019 21:54:45 GMT</pubDate>
    <dc:creator>QlikTonic</dc:creator>
    <dc:date>2019-05-06T21:54:45Z</dc:date>
    <item>
      <title>insert a max date tfrom Vente to Articles</title>
      <link>https://community.qlik.com/t5/App-Development/insert-a-max-date-tfrom-Vente-to-Articles/m-p/1577113#M42041</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I spent hours but i don't find solution and i need your help please !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i would like to insert in my articles table the max date of sold articles from my vente table.&lt;/P&gt;&lt;P&gt;How to do that please ?&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="articles.PNG" style="width: 741px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11514iB2E9804499CAF8F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="articles.PNG" alt="articles.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 20:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/insert-a-max-date-tfrom-Vente-to-Articles/m-p/1577113#M42041</guid>
      <dc:creator>QlikTonic</dc:creator>
      <dc:date>2019-05-06T20:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: insert a max date tfrom Vente to Articles</title>
      <link>https://community.qlik.com/t5/App-Development/insert-a-max-date-tfrom-Vente-to-Articles/m-p/1577119#M42043</link>
      <description>&lt;P&gt;why do you want to add it into the article s table?&lt;/P&gt;&lt;P&gt;You can easily find it in ui if you have article as dimension and max(date) .&lt;/P&gt;&lt;P&gt;But if you really want it. Create a temp table which will find max per article and join it to the article table.&lt;/P&gt;&lt;P&gt;E.g.&lt;/P&gt;&lt;P&gt;Left join (articles)&lt;/P&gt;&lt;P&gt;Load articleid, max(datevente) as [Max Ventes]&lt;/P&gt;&lt;P&gt;Resident Ventes group by articleid&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Codee is rough. I am typing on my phone but concept remains&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 21:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/insert-a-max-date-tfrom-Vente-to-Articles/m-p/1577119#M42043</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-05-06T21:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: insert a max date tfrom Vente to Articles</title>
      <link>https://community.qlik.com/t5/App-Development/insert-a-max-date-tfrom-Vente-to-Articles/m-p/1577120#M42044</link>
      <description>&lt;P&gt;Many many thanks&lt;/P&gt;&lt;P&gt;Have a nice end of day ¨!&lt;/P&gt;&lt;P&gt;c.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 21:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/insert-a-max-date-tfrom-Vente-to-Articles/m-p/1577120#M42044</guid>
      <dc:creator>QlikTonic</dc:creator>
      <dc:date>2019-05-06T21:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: insert a max date tfrom Vente to Articles</title>
      <link>https://community.qlik.com/t5/App-Development/insert-a-max-date-tfrom-Vente-to-Articles/m-p/1577121#M42045</link>
      <description>&lt;P&gt;I wanted to count the number of article not sold since 90 days&lt;/P&gt;&lt;P&gt;thanks to your answer i can now do it&lt;/P&gt;&lt;P&gt;All the best and thanks again&lt;/P&gt;&lt;P&gt;c.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 21:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/insert-a-max-date-tfrom-Vente-to-Articles/m-p/1577121#M42045</guid>
      <dc:creator>QlikTonic</dc:creator>
      <dc:date>2019-05-06T21:56:39Z</dc:date>
    </item>
  </channel>
</rss>

