<?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: QS How to combine 2 Revenue and Net Profit Table into 1 Table ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/QS-How-to-combine-2-Revenue-and-Net-Profit-Table-into-1-Table/m-p/981829#M14254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you i just received your file from my gmail , and it is 3.8 mb , so i confirm when i download , due to indonesia wifi net work slow , so it stop download half way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be if i use limit load data , it will be better,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, now i need to apply the script for the rest of my code,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Sep 2015 09:40:30 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2015-09-08T09:40:30Z</dc:date>
    <item>
      <title>QS How to combine 2 Revenue and Net Profit Table into 1 Table ?</title>
      <link>https://community.qlik.com/t5/App-Development/QS-How-to-combine-2-Revenue-and-Net-Profit-Table-into-1-Table/m-p/981824#M14249</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;I have learn last few day on below, on how to make 1 chart display sales , cost , profit_amount&amp;nbsp; :-&lt;/P&gt;&lt;P&gt;when i have expression = sum(sales) , using Pick(Match&lt;/P&gt;&lt;P&gt;Sum($(Var))&lt;/P&gt;&lt;P&gt;So the Diamension is&amp;nbsp; below :-&lt;/P&gt;&lt;P&gt;Pick(Match($(Var),1,2,3),sales,cost,profit_amount)&lt;/P&gt;&lt;P&gt;Above are working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I wish to apply above for&amp;nbsp; combine Table 1 Reveune and Table 2 Net Profit&amp;nbsp; into One Table which display Revenue and Net Profit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have new expression , which is more complicated , to replace with Pick ( Match :- &lt;/P&gt;&lt;P&gt;Sum({&amp;lt;rEVENUE={"rEVENUE"}&amp;gt;}Amount)/1000&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;nET_PROFIT={"nET_PROFIT"}&amp;gt;}Amount)/1000 &lt;/P&gt;&lt;P&gt;I try below :-&lt;/P&gt;&lt;P&gt;Pick(Match($(Var),1,2,3,4),rEVENUE,nET_PROFIT)&lt;/P&gt;&lt;P&gt;But it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enclsoed my QVF.&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 15:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-How-to-combine-2-Revenue-and-Net-Profit-Table-into-1-Table/m-p/981824#M14249</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-09-05T15:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: QS How to combine 2 Revenue and Net Profit Table into 1 Table ?</title>
      <link>https://community.qlik.com/t5/App-Development/QS-How-to-combine-2-Revenue-and-Net-Profit-Table-into-1-Table/m-p/981825#M14250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached fix for your issue.&amp;nbsp; You had 2 many options I think in your match.&amp;nbsp; You have 4 where you only had 2 choices&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added a dynamic title to your table and made your measure title more generic as you cannot alter it in an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 15:14:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-How-to-combine-2-Revenue-and-Net-Profit-Table-into-1-Table/m-p/981825#M14250</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-09-07T15:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: QS How to combine 2 Revenue and Net Profit Table into 1 Table ?</title>
      <link>https://community.qlik.com/t5/App-Development/QS-How-to-combine-2-Revenue-and-Net-Profit-Table-into-1-Table/m-p/981826#M14251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly send the file again , as after i download i get below error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="engine.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98230_engine.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 23:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-How-to-combine-2-Revenue-and-Net-Profit-Table-into-1-Table/m-p/981826#M14251</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-09-07T23:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: QS How to combine 2 Revenue and Net Profit Table into 1 Table ?</title>
      <link>https://community.qlik.com/t5/App-Development/QS-How-to-combine-2-Revenue-and-Net-Profit-Table-into-1-Table/m-p/981827#M14252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;opens fine for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps rename it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 07:49:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-How-to-combine-2-Revenue-and-Net-Profit-Table-into-1-Table/m-p/981827#M14252</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-09-08T07:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: QS How to combine 2 Revenue and Net Profit Table into 1 Table ?</title>
      <link>https://community.qlik.com/t5/App-Development/QS-How-to-combine-2-Revenue-and-Net-Profit-Table-into-1-Table/m-p/981828#M14253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to download , i notice that it stop download at 1.1 Mb. when i open i get error again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ask my staff to download , and he also facing the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;May be you can email &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:paul11ipad@gmail.com"&gt;paul11ipad@gmail.com&lt;/A&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>Tue, 08 Sep 2015 09:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-How-to-combine-2-Revenue-and-Net-Profit-Table-into-1-Table/m-p/981828#M14253</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-09-08T09:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: QS How to combine 2 Revenue and Net Profit Table into 1 Table ?</title>
      <link>https://community.qlik.com/t5/App-Development/QS-How-to-combine-2-Revenue-and-Net-Profit-Table-into-1-Table/m-p/981829#M14254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you i just received your file from my gmail , and it is 3.8 mb , so i confirm when i download , due to indonesia wifi net work slow , so it stop download half way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be if i use limit load data , it will be better,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, now i need to apply the script for the rest of my code,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 09:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-How-to-combine-2-Revenue-and-Net-Profit-Table-into-1-Table/m-p/981829#M14254</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-09-08T09:40:30Z</dc:date>
    </item>
  </channel>
</rss>

