<?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: SUM(VENTAS) en load Script con Archivo de Excel in Español</title>
    <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988790#M9469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No importa, lo puede usar de esta manera, acabo de realizar una prueba con datos similares a lo que necesitas cargar y me ha funcionado perfectamente. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No tienes que usar SQL, te puse el simil para que lo compares con QV de como hacerlo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Oct 2015 22:08:02 GMT</pubDate>
    <dc:creator>jolivares</dc:creator>
    <dc:date>2015-10-02T22:08:02Z</dc:date>
    <item>
      <title>SUM(VENTAS) en load Script con Archivo de Excel</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988785#M9464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Gente de QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quisiera saber como hacer un sum en el load script de un campo cargado desde un archivo de excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normalmente trabajo con Oracle en donde esta función es fácilmente implementable, pero ahora me moví a Excel y no se como hacer esto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quedo en espera de comentarios.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Por su atención.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gracias.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 18:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988785#M9464</guid>
      <dc:creator />
      <dc:date>2015-10-02T18:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: SUM(VENTAS) en load Script con Archivo de Excel</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988786#M9465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Igual...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Cliente, Sum(Ventas)&lt;/P&gt;&lt;P&gt;From Tabla1&lt;/P&gt;&lt;P&gt;Group By Cliente;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esto es en caso de que no te interese tener el detalle de lo que estas cargando.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 18:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988786#M9465</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2015-10-02T18:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: SUM(VENTAS) en load Script con Archivo de Excel</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988787#M9466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lo pongo de esta manera :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Orders:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;[FECHA] as FECHA,&lt;/P&gt;&lt;P&gt;[VENTAS] as VENTAS,&lt;/P&gt;&lt;P&gt;Sum([VENTAS]) as TOTALVENTAS&lt;/P&gt;&lt;P&gt;FROM [lib://Documents/MasterCalendar.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Hoja1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Y me arroja el siguiente mensaje&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlik error.jpg" class="jive-image image-1" src="/legacyfs/online/100820_qlik error.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 18:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988787#M9466</guid>
      <dc:creator />
      <dc:date>2015-10-02T18:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: SUM(VENTAS) en load Script con Archivo de Excel</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988788#M9467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Primero veo que estas cargando la columna de Ventas y ademas la estas acumulando, como no hace mucho sentido, de ser asi, entonces simplemente lo que haces es hacer la carga si el sum y luego para presentar los datos entonces le haces un sum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lo segundo es que si vas a acumular los datos entonces debes de agruparlos tal y como lo haces en SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Fecha as Fecha, &lt;/P&gt;&lt;P&gt;Sum(Ventas) as TotalVentas&lt;/P&gt;&lt;P&gt;From...&lt;/P&gt;&lt;P&gt;Group by Fecha;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 18:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988788#M9467</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2015-10-02T18:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: SUM(VENTAS) en load Script con Archivo de Excel</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988789#M9468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No puedo usar el SQL porque son datos de un archivo de Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Olvide mencionar que estoy usando Qlik Sense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quedo en espera de comentarios.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Por su atención.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gracias.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 20:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988789#M9468</guid>
      <dc:creator />
      <dc:date>2015-10-02T20:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: SUM(VENTAS) en load Script con Archivo de Excel</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988790#M9469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No importa, lo puede usar de esta manera, acabo de realizar una prueba con datos similares a lo que necesitas cargar y me ha funcionado perfectamente. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No tienes que usar SQL, te puse el simil para que lo compares con QV de como hacerlo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 22:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988790#M9469</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2015-10-02T22:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: SUM(VENTAS) en load Script con Archivo de Excel</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988791#M9470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tome estos datos:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100822_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coloque este script:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/100832_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Y obtuve esta tabla de los datos:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/100833_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 22:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988791#M9470</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2015-10-02T22:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: SUM(VENTAS) en load Script con Archivo de Excel</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988792#M9471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Juan, en efecto ya vi que funciona tal como me dijiste , la idea de hacerlo separado, es decir&lt;/P&gt;&lt;P&gt;Ventas as Ventas,&lt;/P&gt;&lt;P&gt;Sum(Ventas) as TotalVentas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Es para despues usar un Gauge que conforme aplique filtros el porcentaje vaya cambiando dinamicamente,&lt;/P&gt;&lt;P&gt;la idea es poner en el guage la expresion :&lt;/P&gt;&lt;P&gt;sum(Ventas)/sum(TotalVentas),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Si lo pongo como de la siguiente manera:&lt;/P&gt;&lt;P&gt;Orders:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;FECHA as FECHA,&lt;/P&gt;&lt;P&gt;Sum(VENTAS) as TOTALVENTAS,&lt;/P&gt;&lt;P&gt;FROM [lib://Documents/MasterCalendar.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Hoja1)&lt;/P&gt;&lt;P&gt;Group byFECHA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Al momento de desplegar TOTALVENTAS, me muestra el listado de todas las ventas y la idea es desplegar solo una linea es decir la suma de todos los registros.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 22:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988792#M9471</guid>
      <dc:creator />
      <dc:date>2015-10-02T22:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: SUM(VENTAS) en load Script con Archivo de Excel</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988793#M9472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Jairo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Me parece que tienes un error de conceptos. Si tienes dos columnas (Fecha y Ventas) y agrupas por Fecha y venta, no podrás calcular el total de venta por fechas. &lt;/P&gt;&lt;P&gt;Por otro lado, si agrupas por fecha, tendras el total de ventas por Fecha (día). Este tipo de calculos los puedes hacer directamente en tus gráficos utilizando la siguiente expresión:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM(Ventas) / SuM(TOTAL Ventas)&lt;/P&gt;&lt;P&gt;Qlik Sense te lo calculará automáticamente.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;P&gt;Juan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 08:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988793#M9472</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2015-10-05T08:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: SUM(VENTAS) en load Script con Archivo de Excel</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988794#M9473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Jairo, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creo que las indicaciones de los dos Juanes son muy acertadas, y lo de que lo puedes calcular automaticamente en la expresión creo que es lo mas sencillo. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No obstante si quieres cargarlo en el Script por algo en particular yo te diría que pruebes con un join para añadir el total de ventas a tus ventas, algo asi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ventas:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Fecha&amp;nbsp; as FECHA, &lt;/P&gt;&lt;P&gt;Ventas&lt;/P&gt;&lt;P&gt;From archivo.xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join (Ventas)&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Fecha as FECHA&lt;/P&gt;&lt;P&gt;sum(Ventas) as Total Ventas&lt;/P&gt;&lt;P&gt;Resident Ventas&lt;/P&gt;&lt;P&gt;Group by FECHA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sigo pensando que es mas sencillo cargar esta operacion directamente con el TOTAL y los modificadores que necesites. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Un saludo, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 12:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988794#M9473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-05T12:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: SUM(VENTAS) en load Script con Archivo de Excel</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988795#M9474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Al final lo hice por separado de la siguiente manera :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;General:&lt;/P&gt;&lt;P&gt;LOAD [FECHA],&lt;/P&gt;&lt;P&gt;Year(FECHA) as AÑO,&lt;/P&gt;&lt;P&gt;Month(FECHA) as MES,&lt;/P&gt;&lt;P&gt;DayName(FECHA) as DIA,&lt;/P&gt;&lt;P&gt;[VENTAS]&lt;/P&gt;&lt;P&gt;FROM [lib://Documents/Comparar.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Hoja1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TOTALVENTAS:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;sum(VENTAS) as TOTALVENTAS&lt;/P&gt;&lt;P&gt;FROM [lib://Documents/Comparar.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Hoja1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gracias por sus comentarios, me hicieron salir pensar diferente y di con esta solucion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;La expresion en el Gauge quedo de la siguente manera: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM(VENTAS)/SUM(TOTALVENTAS)*100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Por su atencion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gracias.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 15:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988795#M9474</guid>
      <dc:creator />
      <dc:date>2015-10-05T15:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: SUM(VENTAS) en load Script con Archivo de Excel</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988796#M9475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Creo que te hubiera valido con cargarlo de la siguiente manera:&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;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Orders:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;[FECHA] as FECHA,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;[VENTAS] as VENTAS&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;FROM [lib://Documents/MasterCalendar.xlsx]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;(ooxml, embedded labels, table is Hoja1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Y después utilizar la siguiente expresión:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;sum(Ventas)/sum({1} Ventas)&lt;/SPAN&gt;, o &lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'courier new', courier;"&gt;sum(Ventas)/sum({1} TOTAL Ventas)&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;, depende de dónde la uses.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Así evitas tener dos tablas no relacionadas, "islas", que son poco recomendadas.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Saludos,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sorin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988796#M9475</guid>
      <dc:creator>isorinrusu</dc:creator>
      <dc:date>2015-10-06T14:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: SUM(VENTAS) en load Script con Archivo de Excel</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988797#M9476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Buen código Sorin Rusu, creo que de ahora en adelante usare esta expresión para todos los gauges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Por tu atención.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gracias.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:34:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/SUM-VENTAS-en-load-Script-con-Archivo-de-Excel/m-p/988797#M9476</guid>
      <dc:creator />
      <dc:date>2015-10-06T14:34:57Z</dc:date>
    </item>
  </channel>
</rss>

