<?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: maximo registro in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/maximo-registro/m-p/2006533#M83293</link>
    <description>&lt;P&gt;Solucionado, he ordenado la tabla y he creado el RecNo() y luego he utilizado el firstsortvalue...con eso ya obtengo el resultado propuesto&lt;/P&gt;</description>
    <pubDate>Fri, 18 Nov 2022 17:16:53 GMT</pubDate>
    <dc:creator>SGLEZMARQUEZ</dc:creator>
    <dc:date>2022-11-18T17:16:53Z</dc:date>
    <item>
      <title>maximo registro</title>
      <link>https://community.qlik.com/t5/App-Development/maximo-registro/m-p/2006318#M83275</link>
      <description>&lt;P&gt;Buenos dias,&lt;/P&gt;
&lt;P&gt;estoy intentando sacar el importe del maximo periodo pero no se que estoy haciendo mal porque he probado varias cosas y no sale.&lt;/P&gt;
&lt;P&gt;La tabla seria la siguiente y el resultado esperado el A-4 y B-1 (negrita)&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 186pt;" border="0" width="249" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="83" height="19" class="xl63" style="height: 14.4pt; width: 62pt;"&gt;producto&lt;/TD&gt;
&lt;TD width="83" class="xl63" style="border-left: none; width: 62pt;"&gt;orden&lt;/TD&gt;
&lt;TD width="83" class="xl63" style="border-left: none; width: 62pt;"&gt;importe&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl63" style="height: 14.4pt; border-top: none;"&gt;&lt;STRONG&gt;A&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;&lt;STRONG&gt;5&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;&lt;STRONG&gt;4&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl63" style="height: 14.4pt; border-top: none;"&gt;A&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl63" style="height: 14.4pt; border-top: none;"&gt;A&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl63" style="height: 14.4pt; border-top: none;"&gt;&lt;STRONG&gt;B&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;&lt;STRONG&gt;9&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl63" style="height: 14.4pt; border-top: none;"&gt;B&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;He probado firstsortvalue, max, aggr...etc..., pero algo estoy haciendo mal.&lt;/P&gt;
&lt;P&gt;Gracias&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 09:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/maximo-registro/m-p/2006318#M83275</guid>
      <dc:creator>SGLEZMARQUEZ</dc:creator>
      <dc:date>2022-11-18T09:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: maximo registro</title>
      <link>https://community.qlik.com/t5/App-Development/maximo-registro/m-p/2006325#M83276</link>
      <description>&lt;P&gt;Perdon, ya se que me está ocurriendo. Con Firstshortvalue funcionaria pero como está duplicada en el ultimo valor me saca nulo.&lt;/P&gt;
&lt;P&gt;La tabla real seria la siguiente pero en A me sale nulo.&lt;/P&gt;
&lt;P&gt;Alguna solucion para evitarlo?&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 186pt;" border="0" width="249" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="83" height="19" class="xl65" style="height: 14.4pt; width: 62pt;"&gt;producto&lt;/TD&gt;
&lt;TD width="83" class="xl65" style="border-left: none; width: 62pt;"&gt;orden&lt;/TD&gt;
&lt;TD width="83" class="xl65" style="border-left: none; width: 62pt;"&gt;importe&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl65" style="height: 14.4pt; border-top: none;"&gt;A&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;
&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl65" style="height: 14.4pt; border-top: none;"&gt;A&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl65" style="height: 14.4pt; border-top: none;"&gt;A&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl65" style="height: 14.4pt; border-top: none;"&gt;A&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl65" style="height: 14.4pt; border-top: none;"&gt;B&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;
&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" class="xl65" style="height: 14.4pt; border-top: none;"&gt;B&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Fri, 18 Nov 2022 09:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/maximo-registro/m-p/2006325#M83276</guid>
      <dc:creator>SGLEZMARQUEZ</dc:creator>
      <dc:date>2022-11-18T09:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: maximo registro</title>
      <link>https://community.qlik.com/t5/App-Development/maximo-registro/m-p/2006533#M83293</link>
      <description>&lt;P&gt;Solucionado, he ordenado la tabla y he creado el RecNo() y luego he utilizado el firstsortvalue...con eso ya obtengo el resultado propuesto&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 17:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/maximo-registro/m-p/2006533#M83293</guid>
      <dc:creator>SGLEZMARQUEZ</dc:creator>
      <dc:date>2022-11-18T17:16:53Z</dc:date>
    </item>
  </channel>
</rss>

