<?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 set analysis max export date in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/set-analysis-max-export-date/m-p/1588907#M43163</link>
    <description>&lt;P&gt;Hi, I have a sheet which will have 3 tables and two of them should take data belonging to the maximum export date and the other the other one all the data not filtre , I was trying in each measure do set analysis filtering by this condition, since I have the max(export date) as a variable saved previously but it is not working.&lt;/P&gt;&lt;P&gt;The code is :&lt;/P&gt;&lt;P&gt;=aggr(count(DISTINCT {&amp;lt;curso_PORCENTAJE = {'1'}, curso_Fecha_exportacion = {'Fecha_max_exportacion_1'}&amp;gt;} curso_Usuario), curso_curso_nombre)&lt;/P&gt;&lt;P&gt;The important notation is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curso_fecha_exportacion = export date of each raw in my table&lt;/P&gt;&lt;P&gt;Fecha_max_exportacion_1 = maximum export date of all table(I have already compute in the data model)&lt;/P&gt;&lt;P&gt;and before it was like that , it was working perfectly:&lt;/P&gt;&lt;P&gt;=aggr(count(DISTINCT {&amp;lt;curso_PORCENTAJE = {'1'}&amp;gt;} curso_Usuario), curso_curso_nombre)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have trying xtracting the month since the only thing that it changes is the month not the year but still not working I have try also setting Date(export_date) because I though it could be the format but still not working...&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jun 2019 09:57:22 GMT</pubDate>
    <dc:creator>martapardo</dc:creator>
    <dc:date>2019-06-06T09:57:22Z</dc:date>
    <item>
      <title>set analysis max export date</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis-max-export-date/m-p/1588907#M43163</link>
      <description>&lt;P&gt;Hi, I have a sheet which will have 3 tables and two of them should take data belonging to the maximum export date and the other the other one all the data not filtre , I was trying in each measure do set analysis filtering by this condition, since I have the max(export date) as a variable saved previously but it is not working.&lt;/P&gt;&lt;P&gt;The code is :&lt;/P&gt;&lt;P&gt;=aggr(count(DISTINCT {&amp;lt;curso_PORCENTAJE = {'1'}, curso_Fecha_exportacion = {'Fecha_max_exportacion_1'}&amp;gt;} curso_Usuario), curso_curso_nombre)&lt;/P&gt;&lt;P&gt;The important notation is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curso_fecha_exportacion = export date of each raw in my table&lt;/P&gt;&lt;P&gt;Fecha_max_exportacion_1 = maximum export date of all table(I have already compute in the data model)&lt;/P&gt;&lt;P&gt;and before it was like that , it was working perfectly:&lt;/P&gt;&lt;P&gt;=aggr(count(DISTINCT {&amp;lt;curso_PORCENTAJE = {'1'}&amp;gt;} curso_Usuario), curso_curso_nombre)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have trying xtracting the month since the only thing that it changes is the month not the year but still not working I have try also setting Date(export_date) because I though it could be the format but still not working...&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 09:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis-max-export-date/m-p/1588907#M43163</guid>
      <dc:creator>martapardo</dc:creator>
      <dc:date>2019-06-06T09:57:22Z</dc:date>
    </item>
  </channel>
</rss>

