<?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: Calcular y contar repeticiones en Sense in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230705#M870412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ernesto buenas tardes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;un ejemplo:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DIMENSIONS= Repeticiones&lt;/P&gt;&lt;P&gt;EXPRESSION=&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;Solicitudes&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCRIPT:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;TABLE:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; Id_Solicitud,&amp;nbsp;&amp;nbsp; Id_Practica&lt;BR /&gt; 1,&amp;nbsp;&amp;nbsp; 25&lt;BR /&gt; 2,&amp;nbsp;&amp;nbsp; 25&lt;BR /&gt; 2,&amp;nbsp;&amp;nbsp; 32&lt;BR /&gt; 3,&amp;nbsp;&amp;nbsp; 12&lt;BR /&gt; 4,&amp;nbsp;&amp;nbsp; 15&lt;BR /&gt; 5,&amp;nbsp;&amp;nbsp; 25&lt;BR /&gt; 6,&amp;nbsp;&amp;nbsp; 33&lt;BR /&gt; 6,&amp;nbsp;&amp;nbsp; 38&lt;BR /&gt; 6,&amp;nbsp;&amp;nbsp; 45&lt;BR /&gt; 7,&amp;nbsp;&amp;nbsp; 18&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Id_Solicitud&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;COUNT&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Id_Solicitud&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;AS&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Repeticiones&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; , 1 &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;AS&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Solicitudes&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; TABLE&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Group&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;BY&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Id_Solicitud&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; ;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;DROP&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Table&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; TABLE; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Nov 2016 20:41:25 GMT</pubDate>
    <dc:creator>el_aprendiz111</dc:creator>
    <dc:date>2016-11-25T20:41:25Z</dc:date>
    <item>
      <title>Calcular y contar repeticiones en Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230702#M870409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Estimados, cargo una tabla donde, entre otros, tengo los datos de solicitudes y las prácticas que tiene asociada cada una. Pueden repetirse varias veces por cada solicitud. Por ejemplo:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="300" style="width: 136px; height: 239px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="17" style="border: 1px solid #000000;" width="80"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;Id_Solicitud&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: #000000;" width="80"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;Id_Practica&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;25&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;25&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;32&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;12&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;4&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;15&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;5&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;25&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;6&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;33&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;6&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;38&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;6&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;45&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;7&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;18&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No encuentro la forma de poder contar cuántas veces se repite cada Id_Solicitud y luego armar una tabla como la siguiente:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="138" style="width: 86px; height: 116px;" width="140"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="17" style="border: 1px solid #000000;" width="80"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;Repeticiones&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: #000000;" width="80"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;Solicitudes&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;5&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;2&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;Total&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;8&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Agradeceré una mano en esto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230702#M870409</guid>
      <dc:creator>etovi1948</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calcular y contar repeticiones en Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230703#M870410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Me equivoqué en el ejemplo de resultado, debe decir:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 160px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="17" style="border: 1px solid #000000;" width="80"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;Repeticiones&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: #000000;" width="80"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;Solicitudes&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;5&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;Total&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;7&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2016 19:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230703#M870410</guid>
      <dc:creator>etovi1948</dc:creator>
      <dc:date>2016-11-25T19:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calcular y contar repeticiones en Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230704#M870411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you explain how the final output was derived?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2016 19:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230704#M870411</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-11-25T19:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Calcular y contar repeticiones en Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230705#M870412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ernesto buenas tardes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;un ejemplo:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DIMENSIONS= Repeticiones&lt;/P&gt;&lt;P&gt;EXPRESSION=&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: maroon;"&gt;Solicitudes&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCRIPT:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;TABLE:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; Id_Solicitud,&amp;nbsp;&amp;nbsp; Id_Practica&lt;BR /&gt; 1,&amp;nbsp;&amp;nbsp; 25&lt;BR /&gt; 2,&amp;nbsp;&amp;nbsp; 25&lt;BR /&gt; 2,&amp;nbsp;&amp;nbsp; 32&lt;BR /&gt; 3,&amp;nbsp;&amp;nbsp; 12&lt;BR /&gt; 4,&amp;nbsp;&amp;nbsp; 15&lt;BR /&gt; 5,&amp;nbsp;&amp;nbsp; 25&lt;BR /&gt; 6,&amp;nbsp;&amp;nbsp; 33&lt;BR /&gt; 6,&amp;nbsp;&amp;nbsp; 38&lt;BR /&gt; 6,&amp;nbsp;&amp;nbsp; 45&lt;BR /&gt; 7,&amp;nbsp;&amp;nbsp; 18&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Id_Solicitud&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;COUNT&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Id_Solicitud&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;AS&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Repeticiones&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; , 1 &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;AS&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Solicitudes&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; TABLE&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Group&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;BY&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Id_Solicitud&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; ;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;DROP&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Table&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; TABLE; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2016 20:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230705#M870412</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2016-11-25T20:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calcular y contar repeticiones en Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230706#M870413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola, Vineeth.&lt;/P&gt;&lt;P&gt;Necesito crear el campo que me permita luego visualizar una tabla donde contenga el número de repeticiones (dimensión) y la cantidad de veces que resultan esas repeticiones (medida).&lt;/P&gt;&lt;P&gt;Voy a probar la sugerencia de fer fer.&lt;/P&gt;&lt;P&gt;Gracias por tu atención.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2016 20:47:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230706#M870413</guid>
      <dc:creator>etovi1948</dc:creator>
      <dc:date>2016-11-25T20:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Calcular y contar repeticiones en Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230707#M870414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No logré hacerla funcionar fer.&lt;/P&gt;&lt;P&gt;La app tiene varias secciones. La que me ocupa es:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Turnos01:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;.... (varios campos similares a los de abajo)&lt;/P&gt;&lt;P&gt;FROM [lib://QS_IM/Turnos.qvd](qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Turnos:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_ClaveKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_RecP_Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_RecA_Key,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Rec_Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Serv_Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Oper_Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Pract_Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_IdTurno,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_TRec,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Rec,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Filial_Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_FAsignacion,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Inst_Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Practica,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Serv,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_IdSolicitud,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Operador,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_FEmision,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_HInicio,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_IntervH,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_DD,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Anio,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Mes,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_DiaSemana,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Hora,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tur_Estado,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Tur_IdSolicitud=Peek('Tur_IdSolicitud'),Peek('Tur_Solicitudes')+1,1) as Tur_Solicitudes&lt;/P&gt;&lt;P&gt;Resident Turnos01 Order By Tur_IdSolicitud;&lt;/P&gt;&lt;P&gt;Drop Table Turnos01;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Con el if/peek de abajo pensaba lograrlo, pero no me cuenta la cantidad por frecuencia. Tampoco logro hacerlo funcionar adaptando tu sugerencia. Es una app extensa y algo complicada.&lt;/P&gt;&lt;P&gt;Agradezco tu tiempo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Nov 2016 14:56:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230707#M870414</guid>
      <dc:creator>etovi1948</dc:creator>
      <dc:date>2016-11-26T14:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Calcular y contar repeticiones en Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230708#M870415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you only need to do below&lt;/P&gt;&lt;P&gt;Dimension = &lt;SPAN style="color: #000000; font-family: Calibri; font-size: 13px; background-color: #c9d7f1;"&gt;Id_Solicitud &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Expression = Count&lt;/SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 13px; background-color: #c9d7f1;"&gt;Id_Solicitud)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 13px; background-color: #c9d7f1;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 13px; background-color: #c9d7f1;"&gt;Why are you trying to do this in Script?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Nov 2016 15:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230708#M870415</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-11-26T15:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calcular y contar repeticiones en Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230709#M870416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola, Vineeth.&lt;/P&gt;&lt;P&gt;Count(Id_Solicitud) me entrega la cantidad total de solicitudes, que equivale a contar la cantidad de prácticas (porque hay repeticiones).&lt;/P&gt;&lt;P&gt;Si uso Count(distinct(Id_Solicitud), me cuenta la cantidad de solicitudes únicas, que es un dato que utilizo en otra tabla.&lt;/P&gt;&lt;P&gt;El problema es que necesito también una tabla como la que describí en la entrada, es decir, que cuente las repeticiones de solicitudes y haga una columna con esas cantidades (dimensión)&amp;nbsp; y cuántas veces se repite (medida).&lt;/P&gt;&lt;P&gt;Gracias por tu atención.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Nov 2016 15:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230709#M870416</guid>
      <dc:creator>etovi1948</dc:creator>
      <dc:date>2016-11-26T15:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Calcular y contar repeticiones en Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230710#M870417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry but I'm still unable to understand the requirement here; perhaps loosing out on google translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Given your sample table , can you explain calculation of your output table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="138" style="border: 0px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; width: 140px;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="17" style="padding-right: 4px; padding-left: 4px; border: 1px solid #000000; font-style: inherit; font-family: inherit;" width="80"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: Calibri; color: #000000;"&gt;repeats&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: #000000; font-style: inherit; font-family: inherit;" width="80"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: Calibri; color: #000000;"&gt;applications&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD align="right" height="17" style="padding-right: 4px; padding-left: 4px; border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: Calibri; color: #000000;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: Calibri; color: #000000;"&gt;5 , &lt;SPAN style="color: #ff0000;"&gt;How 5?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD align="right" height="17" style="padding-right: 4px; padding-left: 4px; border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: Calibri; color: #000000;"&gt;2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: Calibri; color: #000000;"&gt;1, &lt;SPAN style="color: #ff0000;"&gt;how 1?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD align="right" height="17" style="padding-right: 4px; padding-left: 4px; border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: Calibri; color: #000000;"&gt;3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #ff0000; font-style: inherit; font-family: Calibri; font-weight: inherit;"&gt;2, how 2?&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="17" style="padding-right: 4px; padding-left: 4px; border-width: 0px 1px 1px; border-style: none solid solid; border-color: #000000; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: Calibri; color: #000000;"&gt;Total&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border-width: 0px 1px 1px 0px; border-style: none solid solid none; border-color: #000000; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: Calibri; color: #000000;"&gt;8&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Nov 2016 15:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230710#M870417</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-11-26T15:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calcular y contar repeticiones en Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230711#M870418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vineeth, en el ejemplo, la solicitud 1 se encuentra UNA vez, la 2 está DOS veces, la 3 UNA vez, y así sucesivamente.&lt;/P&gt;&lt;P&gt;Es decir, hay CINCO solicitudes que se repiten UNA vez (# 1,3,4,5 y 7); hay UNA solicitud que se repite DOS veces (la 2) y UNA solicitud que se repite TRES veces (la 6).&lt;/P&gt;&lt;P&gt;Lo que intento es armar una tabla donde la dimensión sea las veces que se repite&amp;nbsp; una solicitud y la medida sea cuántas solicitudes hay por el número de repetición.&lt;/P&gt;&lt;P&gt;Gracias por tu atención.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="17" style="border: 1px solid #000000;" width="80"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;Repeticiones&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px solid black; border-color: #000000; border-style: solid solid solid none; border-width: 1px 1px 1px 0px;" width="80"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;Solicitudes&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border: 0px solid black; border-color: #000000; border-style: none solid solid; border-width: 0px 1px 1px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px solid black; border-color: #000000; border-style: none solid solid none; border-width: 0px 1px 1px 0px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;5&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border: 0px solid black; border-color: #000000; border-style: none solid solid; border-width: 0px 1px 1px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px solid black; border-color: #000000; border-style: none solid solid none; border-width: 0px 1px 1px 0px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17" style="border: 0px solid black; border-color: #000000; border-style: none solid solid; border-width: 0px 1px 1px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px solid black; border-color: #000000; border-style: none solid solid none; border-width: 0px 1px 1px 0px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border: 0px solid black; border-color: #000000; border-style: none solid solid; border-width: 0px 1px 1px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;Total&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px solid black; border-color: #000000; border-style: none solid solid none; border-width: 0px 1px 1px 0px;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri;"&gt;7&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Nov 2016 16:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230711#M870418</guid>
      <dc:creator>etovi1948</dc:creator>
      <dc:date>2016-11-26T16:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calcular y contar repeticiones en Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230712#M870419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you use peek/Previous the result table will be as below, which is basically the instance of repetition&lt;/P&gt;&lt;P&gt;if you build a chart on these values which has been repeated 4 times they will be counted in all instances 1 - 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fer fer's script will give you correct results&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="144916" alt="241090.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/144916_241090.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Turnos01:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NoConcatenate&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;.... (varios campos similares a los de abajo)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [lib://QS_IM/Turnos.qvd](qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNTS:&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Tur_IdSolicitud&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;COUNT(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Tur_IdSolicitud&lt;/SPAN&gt;) AS Repeated &lt;/P&gt;&lt;P&gt;Resident &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Turnos01&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Group BY &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Tur_IdSolicitud&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart Dimension = &lt;/P&gt;&lt;P&gt;Repeated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart Expression&lt;/P&gt;&lt;P&gt;=count(Repeated)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Nov 2016 17:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230712#M870419</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-11-26T17:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calcular y contar repeticiones en Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230713#M870420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, my friend!&lt;/P&gt;&lt;P&gt;Resuelto el problema. Muchas gracias Vineeth (también a fer fer) por la atención a esta pregunta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Nov 2016 18:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230713#M870420</guid>
      <dc:creator>etovi1948</dc:creator>
      <dc:date>2016-11-26T18:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calcular y contar repeticiones en Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230714#M870421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vineeth, un tema más (luego de probar con la base SQL real): algunos valores que trae Tur_IdSolicitud son 0 (cero), y la expresión no los cuenta como repeticiones (que sí deben ser contados).&lt;/P&gt;&lt;P&gt;¿Debe modificarse la expresión o modificarse el valor cero a los campos?&lt;/P&gt;&lt;P&gt;Saludos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 23:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calcular-y-contar-repeticiones-en-Sense/m-p/1230714#M870421</guid>
      <dc:creator>etovi1948</dc:creator>
      <dc:date>2016-12-02T23:21:09Z</dc:date>
    </item>
  </channel>
</rss>

