<?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: How to make Both table display the same value ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-Both-table-display-the-same-value/m-p/980933#M649827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have try your expression , but the bar never appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Sep 2015 08:40:45 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2015-09-05T08:40:45Z</dc:date>
    <item>
      <title>How to make Both table display the same value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Both-table-display-the-same-value/m-p/980931#M649825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Table 1 and Table 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression for Table 1 :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(if(rEVENUE='rEVENUE',Amount/1000))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression for Table 2 :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum((Amount/1000))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why when Table 1 and 2 display different value ? Since i have already manually turn on rEVENUE=rEVENUE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to make it display the same ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2015 05:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Both-table-display-the-same-value/m-p/980931#M649825</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-09-05T05:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Both table display the same value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Both-table-display-the-same-value/m-p/980932#M649826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use set anlysis in table1 instead of if statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use below expression in Table1&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;rEVENUE={"rEVENUE"}&amp;gt;}Amount)/1000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2015 06:09:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Both-table-display-the-same-value/m-p/980932#M649826</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-09-05T06:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Both table display the same value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Both-table-display-the-same-value/m-p/980933#M649827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have try your expression , but the bar never appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2015 08:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Both-table-display-the-same-value/m-p/980933#M649827</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-09-05T08:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Both table display the same value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Both-table-display-the-same-value/m-p/980934#M649828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2015 09:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Both-table-display-the-same-value/m-p/980934#M649828</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2015-09-05T09:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Both table display the same value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Both-table-display-the-same-value/m-p/980935#M649829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Enrigue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the issue , it is due to my QVW doc label is 1 REVNUE not rEVENUE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank a lot &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2015 09:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Both-table-display-the-same-value/m-p/980935#M649829</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-09-05T09:36:39Z</dc:date>
    </item>
  </channel>
</rss>

