<?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 If Condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-Condition/m-p/1044113#M351150</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's,&lt;/P&gt;&lt;P&gt;I need a calculated dimension as per my requirement ,but I trying below expression it's not working . I wanted to see divided amount and minus amount under one column called AMT.&lt;/P&gt;&lt;P&gt;=If(Sum(AMT)/Sum(TOTAL AMT) or &lt;/P&gt;&lt;P&gt;Sum(AMT)-Sum(TOTAL AMT),'AMT'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sateesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Feb 2016 15:27:30 GMT</pubDate>
    <dc:creator>sat_tok52</dc:creator>
    <dc:date>2016-02-28T15:27:30Z</dc:date>
    <item>
      <title>If Condition</title>
      <link>https://community.qlik.com/t5/QlikView/If-Condition/m-p/1044113#M351150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's,&lt;/P&gt;&lt;P&gt;I need a calculated dimension as per my requirement ,but I trying below expression it's not working . I wanted to see divided amount and minus amount under one column called AMT.&lt;/P&gt;&lt;P&gt;=If(Sum(AMT)/Sum(TOTAL AMT) or &lt;/P&gt;&lt;P&gt;Sum(AMT)-Sum(TOTAL AMT),'AMT'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sateesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Feb 2016 15:27:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Condition/m-p/1044113#M351150</guid>
      <dc:creator>sat_tok52</dc:creator>
      <dc:date>2016-02-28T15:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: If Condition</title>
      <link>https://community.qlik.com/t5/QlikView/If-Condition/m-p/1044114#M351151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If takesn condition&lt;/P&gt;&lt;P&gt;so your first argument must have = or is (isnull,istext...)&lt;/P&gt;&lt;P&gt;At the moment the first argumet is not equal to anything&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(Sum(AMT)/Sum(TOTAL AMT) or&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(AMT)-Sum(TOTAL AMT &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;must be like&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(Sum(AMT)/Sum(TOTAL AMT)=... or&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(AMT)-Sum(TOTAL AMT=.... ,'AMT....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Feb 2016 15:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Condition/m-p/1044114#M351151</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2016-02-28T15:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: If Condition</title>
      <link>https://community.qlik.com/t5/QlikView/If-Condition/m-p/1044115#M351152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you elaborate a bit more what you are trying to achieve?&lt;/P&gt;&lt;P&gt;Above won't work for multiple reasons, but maybe there is a totally different approach possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, why not just use two expressions to show the divided amount and the difference of amounts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Feb 2016 15:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Condition/m-p/1044115#M351152</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-28T15:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: If Condition</title>
      <link>https://community.qlik.com/t5/QlikView/If-Condition/m-p/1044116#M351153</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;Requirement unclear. Is AMT and TOTAL AMT are two different fields?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Provide sample app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Feb 2016 15:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Condition/m-p/1044116#M351153</guid>
      <dc:creator>mithilesh17</dc:creator>
      <dc:date>2016-02-28T15:38:22Z</dc:date>
    </item>
  </channel>
</rss>

