<?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 PRECIOS in Español</title>
    <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138212#M11468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola walterlh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pues si q es un embrollo. Quizás otra opción seria solucionarlo en el script mediante la función Peek. Es decir ordenas todo siguendo un orden y creas un campo llamado Precio donde realizaras el cálculo: Si hay cambio de arículo haces el cálculo y si es el mismo artículo haces el cáculo con el registro anterior.... luego en los gráficos solo tendrías que sumar el campo Precio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No sé es una idea, tal y como lo tienes no sé como lo podrías hacer en la pivot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2016 14:26:45 GMT</pubDate>
    <dc:creator>sorrakis01</dc:creator>
    <dc:date>2016-05-26T14:26:45Z</dc:date>
    <item>
      <title>CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138203#M11459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola a todos, quiero calcular los precios de los artículos partiendo de un costo y aplicando los impuestos y descuentos o bonificaciones que lo afectan antes de obtener el precio al público.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Éste es un ejemplo de un artículo, vale aclarar que no todos tienen las mismas alícuotas o cantidad de ellas.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Imagen1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125621_Imagen1.png" style="height: 90px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;IVA es un impuesto argentino.&lt;/P&gt;&lt;P&gt;Costo sin IVA: el precio al que compramos el artículo sin tener en cuenta el IVA&lt;/P&gt;&lt;P&gt;Costo: se obtiene de la quita del porcentaje de descuento o bonificación al Costo sin IVA:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aplicando el descuento:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 - (10 * &lt;SPAN style="color: #0000ff;"&gt;2.5%&lt;/SPAN&gt;) = 10 - (0.25) = &lt;SPAN style="color: #ff00ff;"&gt;9.75&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aplicando la bonificación:&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN style="color: #ff00ff;"&gt;&lt;STRONG&gt;9.75 &lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;- (9.75 * &lt;SPAN style="color: #339966;"&gt;10%&lt;/SPAN&gt;) = 9.75 - (0.975) =&amp;nbsp; 8.775&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lo que no sé como calcular es el Costo, ya que el campo Alicuota en la tabla pivotante o simple la toma como la suma de todas las alícuotas, siguiendo con el ejemplo (-0.025) + (-0.1) = 0.125 por lo tanto el importe final no es el correcto. &lt;/P&gt;&lt;P&gt;Cómo hago para que calcule las alícuotas según su orden y sobre el resultado anterior?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 16:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138203#M11459</guid>
      <dc:creator>walterlh</dc:creator>
      <dc:date>2016-05-24T16:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138204#M11460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Para que te cawlcule sobre el precio anterior usa la función Above()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Si quieres sube el documento y lo miramos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 17:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138204#M11460</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2016-05-24T17:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138205#M11461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bueno Jordi! la subo con gusto, muchas gracias.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 18:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138205#M11461</guid>
      <dc:creator>walterlh</dc:creator>
      <dc:date>2016-05-24T18:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138206#M11462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Waterth que hoja es la buena y cual es la columna que no calcula? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 18:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138206#M11462</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2016-05-24T18:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138207#M11463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;es la hoja 6, el id_listap =1 es el costo y el id_lista =2 es el precio al publico&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 18:52:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138207#M11463</guid>
      <dc:creator>walterlh</dc:creator>
      <dc:date>2016-05-24T18:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138208#M11464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;En tu selección el id_listap = 2 el Impuesto_Imterno_Reposicion = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disculpa pero no acabo de entender que quieres hacer, es decir la fórmula del costo cual sería?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 19:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138208#M11464</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2016-05-24T19:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138209#M11465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;id_listap&lt;/STRONG&gt; es la lista de precio:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;id_listap&lt;/STRONG&gt;=1 es el precio de compra&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;id_listap&lt;/STRONG&gt;=2 es el precio al público&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Id_area_precio&lt;/STRONG&gt; es el ID de la sucursal donde se aplica ese precio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Precio_Reposicion&lt;/STRONG&gt; es el importe del precio, ya sea de la &lt;STRONG&gt;id_listap&lt;/STRONG&gt;=1 o &lt;STRONG&gt;id_listap&lt;/STRONG&gt;=2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;valalic&lt;/STRONG&gt; es el valor de la alícuota que se le aplica al precio de compra para obtener el costo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;El costo debería obtenerse de:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({&amp;lt;id_listap={1}, Id_area_precio={1}&amp;gt;} Precio_Reposicion) &lt;SPAN style="color: #339966;"&gt;// importe de precio para la lista 1 (costo)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;más&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;la alícuota que le corresponda por descuentos o bonificaciones o impuestos (&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;valalic&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;La consulta surge de que esas alícuotas son 2 o 3 generalmente, y se calculan de manera escalonada, es decir por ejemplo:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;costo_compra + (costo_compra * &lt;SPAN style="color: #0000ff;"&gt;alicuota1&lt;/SPAN&gt;) // resultado1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;más&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;resultado1 + (resultado1 * &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em; color: #ff0000;"&gt;alicuota2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;) // resultado2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;más&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;resultado2 + (resultado2 * &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em; color: #ff00ff;"&gt;alicuota3&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;) // &lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;Costo&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H4&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Espero que haya sido claro esta vez. Gracias.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Walter.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 13:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138209#M11465</guid>
      <dc:creator>walterlh</dc:creator>
      <dc:date>2016-05-26T13:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138210#M11466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entonces sería algo así?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(costo_compra + (costo_compra * &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;alicuota1&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;))+&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(costo_compra + (costo_compra * &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;alicuota1&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)*alicuota2)&lt;/SPAN&gt; +&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(costo_compra + ((costo_compra * &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;alicuota1&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)*alicuota2)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; *alicuota3)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Create variables con las expresiones.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Lo que podrías hacer como idea.... Es, create una variable para cada Resultado.... Y luego create una expresión Final con la suma de las 3.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Saludos,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 13:54:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138210#M11466</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2016-05-26T13:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138211#M11467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;es una buena alternativa, pero los artículos tienen diferentes cantidades de alícuotas y algunos tienen 5 alícuotas y otros ninguna!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 14:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138211#M11467</guid>
      <dc:creator>walterlh</dc:creator>
      <dc:date>2016-05-26T14:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138212#M11468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola walterlh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pues si q es un embrollo. Quizás otra opción seria solucionarlo en el script mediante la función Peek. Es decir ordenas todo siguendo un orden y creas un campo llamado Precio donde realizaras el cálculo: Si hay cambio de arículo haces el cálculo y si es el mismo artículo haces el cáculo con el registro anterior.... luego en los gráficos solo tendrías que sumar el campo Precio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No sé es una idea, tal y como lo tienes no sé como lo podrías hacer en la pivot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 14:26:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138212#M11468</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2016-05-26T14:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138213#M11469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ésto lo he comenzado a armar hace poco, el scrip puedo modificarlo sin problemas. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 14:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138213#M11469</guid>
      <dc:creator>walterlh</dc:creator>
      <dc:date>2016-05-26T14:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138214#M11470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Es que sino no sé como lo podrías hacer.... No sabes cuantas alicuotas tendrás.... lo único que se me ocurre es que crees una tabla con su articulo, id....... con su alicuota y de allí calcules el precio.... Pero no conozco tuds datos, dale una vuelta para ver si te serviría hacerloa así. O espera para ver si alguién te aporta&amp;nbsp; algo más. Porque tu esquema es complejo de entender....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 14:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138214#M11470</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2016-05-26T14:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138215#M11471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bueno, te cuento como sigue éste dilema. Gracias Jordi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 14:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138215#M11471</guid>
      <dc:creator>walterlh</dc:creator>
      <dc:date>2016-05-26T14:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULAR PRECIOS</title>
      <link>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138216#M11472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haz una carga como crosstable de los impuestos, de tal forma que te queden cada impuesto en un campo diferente.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 14:57:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Espa%C3%B1ol/CALCULAR-PRECIOS/m-p/1138216#M11472</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-27T14:57:19Z</dc:date>
    </item>
  </channel>
</rss>

