<?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: Marcador con max fecha in Español</title>
    <link>https://community.qlik.com/t5/Espa%C3%B1ol/Marcador-con-max-fecha/m-p/1781801#M15198</link>
    <description>&lt;P&gt;Hola&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/114976"&gt;@fprieto&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pues la formula sería similar, si tienes el flag que te indica que en esa fecha hubo venta, en el script por ejemplo:&lt;/P&gt;&lt;P&gt;IF (CAMPO_VENTAS&amp;gt;0, 1,0) AS FLAG_VENTAS&lt;/P&gt;&lt;P&gt;Y en la formula:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Date = max({1&amp;lt;FLAG_VENTAS={1}&amp;gt;} Total Date)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Otra forma sería:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Date = max({1&amp;lt;CAMPO_VENTAS={"&amp;gt;0"}&amp;gt;} Total Date)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Lo pruebas y confirmas&lt;/P&gt;</description>
    <pubDate>Wed, 10 Feb 2021 23:07:08 GMT</pubDate>
    <dc:creator>joseph_morales</dc:creator>
    <dc:date>2021-02-10T23:07:08Z</dc:date>
    <item>
      <title>Marcador con max fecha</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Marcador-con-max-fecha/m-p/1779463#M15191</link>
      <description>&lt;P&gt;Hola, necesito dejar una app que al momento de abrirla quede con la máxima fecha, o al menos el año máx. Siempre abre en un marcador marcado como predeterminado, pero con fecha fija, y necesito la máxima fecha.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gracias&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 17:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Marcador-con-max-fecha/m-p/1779463#M15191</guid>
      <dc:creator>fprieto</dc:creator>
      <dc:date>2021-02-02T17:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Marcador con max fecha</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Marcador-con-max-fecha/m-p/1780029#M15192</link>
      <description>&lt;P&gt;Hola&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/114976"&gt;@fprieto&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Puedes hacer lo siguiente, en el panel de filtrado del campo fecha es utilizar la opción de busqueda, y colocar (mi campo es Date) esta expresión =Date = max({1} Total Date) , con esta formula buscaras la máxima fecha en el campo.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Despues de aplicar la busqueda, creas el marcador y lo configuras para que sea predeterminada y se aplique al abrir.&lt;/P&gt;&lt;P&gt;Espero que te ayude.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="joseph_morales_0-1612413745019.png" style="width: 293px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48461i42305B8B021FE8C6/image-dimensions/293x286?v=v2" width="293" height="286" role="button" title="joseph_morales_0-1612413745019.png" alt="joseph_morales_0-1612413745019.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="joseph_morales_1-1612413870825.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48462iEE4DB26159EBFFE1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="joseph_morales_1-1612413870825.png" alt="joseph_morales_1-1612413870825.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="joseph_morales_2-1612414021136.png" style="width: 439px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48463i209655ECFC0D24C3/image-dimensions/439x299?v=v2" width="439" height="299" role="button" title="joseph_morales_2-1612414021136.png" alt="joseph_morales_2-1612414021136.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 04:47:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Marcador-con-max-fecha/m-p/1780029#M15192</guid>
      <dc:creator>joseph_morales</dc:creator>
      <dc:date>2021-02-04T04:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Marcador con max fecha</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Marcador-con-max-fecha/m-p/1781621#M15197</link>
      <description>&lt;P&gt;Muchas gracias, última duda si quisiera la máx fecha con ventas &amp;gt;0 (Campo ventas = "Ventas") lo agrego a la fórmula ?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 12:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Marcador-con-max-fecha/m-p/1781621#M15197</guid>
      <dc:creator>fprieto</dc:creator>
      <dc:date>2021-02-10T12:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Marcador con max fecha</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/Marcador-con-max-fecha/m-p/1781801#M15198</link>
      <description>&lt;P&gt;Hola&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/114976"&gt;@fprieto&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pues la formula sería similar, si tienes el flag que te indica que en esa fecha hubo venta, en el script por ejemplo:&lt;/P&gt;&lt;P&gt;IF (CAMPO_VENTAS&amp;gt;0, 1,0) AS FLAG_VENTAS&lt;/P&gt;&lt;P&gt;Y en la formula:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Date = max({1&amp;lt;FLAG_VENTAS={1}&amp;gt;} Total Date)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Otra forma sería:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Date = max({1&amp;lt;CAMPO_VENTAS={"&amp;gt;0"}&amp;gt;} Total Date)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Lo pruebas y confirmas&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 23:07:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/Marcador-con-max-fecha/m-p/1781801#M15198</guid>
      <dc:creator>joseph_morales</dc:creator>
      <dc:date>2021-02-10T23:07:08Z</dc:date>
    </item>
  </channel>
</rss>

