<?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: Profit&amp;Loss in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Profit-Loss/m-p/995934#M953823</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;If you have any data so provide that so we have look out the solution otherwise if this your answer so please check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Nov 2015 15:29:44 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2015-11-27T15:29:44Z</dc:date>
    <item>
      <title>Profit&amp;Loss</title>
      <link>https://community.qlik.com/t5/QlikView/Profit-Loss/m-p/995932#M953821</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;i have 2 fields as Amount &amp;amp; name. I want to show the families which r in profit &amp;amp; which r in loss seperately. How to do it ? How can i show ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If amount is in +ve it means profit &amp;amp; if -ve it means loss.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 06:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Profit-Loss/m-p/995932#M953821</guid>
      <dc:creator>mohan2391</dc:creator>
      <dc:date>2015-11-27T06:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Profit&amp;Loss</title>
      <link>https://community.qlik.com/t5/QlikView/Profit-Loss/m-p/995933#M953822</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;Check the attached app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 12:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Profit-Loss/m-p/995933#M953822</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-11-27T12:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Profit&amp;Loss</title>
      <link>https://community.qlik.com/t5/QlikView/Profit-Loss/m-p/995934#M953823</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;If you have any data so provide that so we have look out the solution otherwise if this your answer so please check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 15:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Profit-Loss/m-p/995934#M953823</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-11-27T15:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Profit&amp;Loss</title>
      <link>https://community.qlik.com/t5/QlikView/Profit-Loss/m-p/995935#M953824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to put this in the script.&lt;/P&gt;&lt;P&gt;if(amount&amp;gt;0,Profit,Loss) as Category.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 16:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Profit-Loss/m-p/995935#M953824</guid>
      <dc:creator />
      <dc:date>2015-11-27T16:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Profit&amp;Loss</title>
      <link>https://community.qlik.com/t5/QlikView/Profit-Loss/m-p/995936#M953825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In load script define condition if(amount &amp;lt;0,'loss','profit') as pnl_flag. now you can group your data on the basis of this flag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 16:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Profit-Loss/m-p/995936#M953825</guid>
      <dc:creator>zkn_0247</dc:creator>
      <dc:date>2015-11-27T16:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Profit&amp;Loss</title>
      <link>https://community.qlik.com/t5/QlikView/Profit-Loss/m-p/995937#M953826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 06:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Profit-Loss/m-p/995937#M953826</guid>
      <dc:creator>mohan2391</dc:creator>
      <dc:date>2015-11-30T06:27:19Z</dc:date>
    </item>
  </channel>
</rss>

