<?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: logic help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207280#M877661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141318_Test.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2016 05:36:08 GMT</pubDate>
    <dc:creator>harishkumarg</dc:creator>
    <dc:date>2016-10-20T05:36:08Z</dc:date>
    <item>
      <title>logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207273#M877654</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;can anyone tell me how get this output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Company, Sub, Id, Exp 1, Exp 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABC, A1, 1, 5, 8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABC, A1, 2, 10, 13&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABC, A1, 3, 13, 16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABC, A1, 4, 15, 18&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABC, A1, 5, 17, 20&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABC, A2, 6, 19, 22&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABC, A2, 7, 20, 23&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABC, A2, 8, 25, 28&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABC, A2, 9, 30, 33&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="384"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;Company&lt;/TD&gt;&lt;TD width="64"&gt;Sub&lt;/TD&gt;&lt;TD width="64"&gt;Id&lt;/TD&gt;&lt;TD width="64"&gt;Exp 1&lt;/TD&gt;&lt;TD width="64"&gt;Exp 2&lt;/TD&gt;&lt;TD width="64"&gt;Logic&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ABC&lt;/TD&gt;&lt;TD class="xl63" rowspan="5"&gt;A1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;5&lt;/TD&gt;&lt;TD align="right"&gt;8&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ABC&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;TD align="right"&gt;13&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ABC&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;13&lt;/TD&gt;&lt;TD align="right"&gt;16&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ABC&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;15&lt;/TD&gt;&lt;TD align="right"&gt;18&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ABC&lt;/TD&gt;&lt;TD align="right"&gt;5&lt;/TD&gt;&lt;TD align="right"&gt;17&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ABC&lt;/TD&gt;&lt;TD class="xl63" rowspan="4"&gt;A2&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;19&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;22&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;19&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ABC&lt;/TD&gt;&lt;TD align="right"&gt;7&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;23&lt;/TD&gt;&lt;TD class="xl65"&gt;20+(23-22)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ABC&lt;/TD&gt;&lt;TD align="right"&gt;8&lt;/TD&gt;&lt;TD align="right"&gt;25&lt;/TD&gt;&lt;TD align="right"&gt;28&lt;/TD&gt;&lt;TD&gt;25+(28-23)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ABC&lt;/TD&gt;&lt;TD align="right"&gt;9&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;TD align="right"&gt;33&lt;/TD&gt;&lt;TD&gt;30+(33-28)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207273#M877654</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207274#M877655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Logic columns is needed only for Sub = A2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 05:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207274#M877655</guid>
      <dc:creator>harishkumarg</dc:creator>
      <dc:date>2016-10-20T05:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207275#M877656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="logic.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141320_logic.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 05:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207275#M877656</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2016-10-20T05:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207276#M877657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, that is my max sub area, from max sub only i need to caluculate .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 05:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207276#M877657</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2016-10-20T05:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207277#M877658</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;PFA the .qvw for your reference. I've implemented the logic you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pratyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 05:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207277#M877658</guid>
      <dc:creator>prat1507</dc:creator>
      <dc:date>2016-10-20T05:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207278#M877659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the attached QVW.&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;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 05:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207278#M877659</guid>
      <dc:creator>harishkumarg</dc:creator>
      <dc:date>2016-10-20T05:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207279#M877660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try This&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(RangeSum(Sum([Exp 1]),Sum([Exp 2])))-Above(Sum([Exp 2]),1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 05:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207279#M877660</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-20T05:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207280#M877661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141318_Test.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 05:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207280#M877661</guid>
      <dc:creator>harishkumarg</dc:creator>
      <dc:date>2016-10-20T05:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207281#M877662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subbareddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached application. It contains the output you want. Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Akash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 05:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207281#M877662</guid>
      <dc:creator>akash3191</dc:creator>
      <dc:date>2016-10-20T05:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207282#M877663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Harish, What logic you have written over there? I don;t have S/W in hand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 05:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207282#M877663</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-20T05:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207283#M877664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;will it check everytime maximum sub area ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why bcoz i have next sub area i need to caluculate from the max sub.Will it work that time ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 05:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207283#M877664</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2016-10-20T05:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207284#M877665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup, if you have a sub area named A3 coming then the logic column will show values for A3 alone and not A1, A2.&lt;/P&gt;&lt;P&gt;I checked by giving some random values for A3. It worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 05:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207284#M877665</guid>
      <dc:creator>harishkumarg</dc:creator>
      <dc:date>2016-10-20T05:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207285#M877666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil babu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the below logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Pivot Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimensions&lt;/STRONG&gt; –&lt;/P&gt;&lt;P&gt;Company, Sub, ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Measures&lt;/STRONG&gt; - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Exp1 &lt;/EM&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Exp1&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Exp2&lt;/EM&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Exp1&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Logic&amp;nbsp; &lt;/EM&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Right&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Sub&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,1)=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Total&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Company&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Right&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Sub&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,1)),&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;()=1,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Exp1&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Exp1&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Exp2&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;)-(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;RangeSum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Above&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Exp2&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,1))))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Harish&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 05:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207285#M877666</guid>
      <dc:creator>harishkumarg</dc:creator>
      <dc:date>2016-10-20T05:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207286#M877667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume that max sub is calculated based on its ID like A1, A2, A3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if max sub is calculated based on dif logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 05:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207286#M877667</guid>
      <dc:creator>harishkumarg</dc:creator>
      <dc:date>2016-10-20T05:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207287#M877668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thankq harish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i f i remove Sub and Company from dimentions , values are coming wrong&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to show in combo chart , i have id as dim rest exp are same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 06:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207287#M877668</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2016-10-20T06:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207288#M877669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you show some sample image of what you are expecting your output to be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 06:11:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207288#M877669</guid>
      <dc:creator>harishkumarg</dc:creator>
      <dc:date>2016-10-20T06:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207289#M877670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="logic3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141322_logic3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values are correct if have Sub in dimention,but i want same values if i take ID dim also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 06:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207289#M877670</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2016-10-20T06:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207290#M877671</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;Always try to explain the question clearly. Your last question is deviating from your initial question. Check the attachment.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141330_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 06:38:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207290#M877671</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-10-20T06:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207291#M877672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Nagaraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One issue coming again ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i take dim as Date instead of date it is showing number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u tell me solution for it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 06:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207291#M877672</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2016-10-21T06:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: logic help</title>
      <link>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207292#M877673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subbareddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use calculated dimension like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Date(Datefield,'YourFormat')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;=Date(Cal.Date,'DDMMYYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's not working, I would suggest to post a sample file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 06:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic-help/m-p/1207292#M877673</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-10-21T06:46:40Z</dc:date>
    </item>
  </channel>
</rss>

