<?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: Values change when you select the product in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Values-change-when-you-select-the-product/m-p/1718511#M724553</link>
    <description>&lt;P&gt;The problem was in the variable vFator.&lt;BR /&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Sat, 13 Jun 2020 15:11:29 GMT</pubDate>
    <dc:creator>fftec_fftec</dc:creator>
    <dc:date>2020-06-13T15:11:29Z</dc:date>
    <item>
      <title>Values change when you select the product</title>
      <link>https://community.qlik.com/t5/QlikView/Values-change-when-you-select-the-product/m-p/1710178#M724550</link>
      <description>&lt;P&gt;Hello people,&lt;/P&gt;&lt;P&gt;I have a table in QlikView with the dimension Product and the expression stock.&lt;/P&gt;&lt;P&gt;when selecting any product the stock value changes.&lt;/P&gt;&lt;P&gt;I will list the example here&lt;/P&gt;&lt;P&gt;== Expression I'm using ==&lt;/P&gt;&lt;P&gt;IF(PRODUTO.B1_PRV1 = 0,&lt;/P&gt;&lt;P&gt;sum(PRODUTO.QATU_REAL * (PRODUTO.B1_UPRCDOL * vFator )) ,&lt;/P&gt;&lt;P&gt;sum(PRODUTO.QATU_REAL * (PRODUTO.B1_PRV1 * ((100 - vDescontoMedioTipo)/100 )))&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before selecting the product&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fftec_fftec_0-1591879419695.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35364iC3751FA80BB9EFA3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fftec_fftec_0-1591879419695.png" alt="fftec_fftec_0-1591879419695.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After selecting the product&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fftec_fftec_1-1591879419699.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35363i2B24CB2562EDF6E3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fftec_fftec_1-1591879419699.png" alt="fftec_fftec_1-1591879419699.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:29:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-change-when-you-select-the-product/m-p/1710178#M724550</guid>
      <dc:creator>fftec_fftec</dc:creator>
      <dc:date>2024-11-16T00:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Values change when you select the product</title>
      <link>https://community.qlik.com/t5/QlikView/Values-change-when-you-select-the-product/m-p/1717936#M724551</link>
      <description>&lt;P&gt;maybe this:&lt;/P&gt;&lt;P&gt;=sum(&lt;BR /&gt;if( PRODUTO.B1_PRV1 = 0, ( PRODUTO.QATU_REAL * (PRODUTO.B1_UPRCDOL * vFator ) ),&lt;BR /&gt;( PRODUTO.QATU_REAL * (PRODUTO.B1_PRV1 * ((100 - vDescontoMedioTipo)/100 )) )&lt;BR /&gt;)&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;I hope it can helps.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 13:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-change-when-you-select-the-product/m-p/1717936#M724551</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2020-06-11T13:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Values change when you select the product</title>
      <link>https://community.qlik.com/t5/QlikView/Values-change-when-you-select-the-product/m-p/1717962#M724552</link>
      <description>&lt;P&gt;Unfortunately it didn't. Do you have any other tips to help me?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 14:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-change-when-you-select-the-product/m-p/1717962#M724552</guid>
      <dc:creator>fftec_fftec</dc:creator>
      <dc:date>2020-06-11T14:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Values change when you select the product</title>
      <link>https://community.qlik.com/t5/QlikView/Values-change-when-you-select-the-product/m-p/1718511#M724553</link>
      <description>&lt;P&gt;The problem was in the variable vFator.&lt;BR /&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jun 2020 15:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-change-when-you-select-the-product/m-p/1718511#M724553</guid>
      <dc:creator>fftec_fftec</dc:creator>
      <dc:date>2020-06-13T15:11:29Z</dc:date>
    </item>
  </channel>
</rss>

