<?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: expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression/m-p/130442#M752278</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;I have got the answer with Aggr function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2018 15:17:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-25T15:17:29Z</dc:date>
    <item>
      <title>expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/130434#M752270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this table: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="234" style="width: 534px; height: 112px;" width="532"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl67" height="108" width="72"&gt;Order&lt;/TD&gt;&lt;TD class="xl68" width="72"&gt;With&lt;/TD&gt;&lt;TD class="xl68" width="72"&gt;Q&lt;/TD&gt;&lt;TD class="xl69" width="76"&gt; Z &lt;/TD&gt;&lt;TD class="xl69" width="76"&gt; Repeat &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="36" style="border-top: none;"&gt;970170&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none;"&gt;397&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none;"&gt;4,132&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none;"&gt;&amp;nbsp;&amp;nbsp; 466.73 &lt;/TD&gt;&lt;TD class="xl70" style="border-top: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12.00 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="36" style="border-top: none;"&gt;970170&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none;"&gt;400&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none;"&gt;138.5&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none;"&gt;&amp;nbsp;&amp;nbsp; 466.73 &lt;/TD&gt;&lt;TD class="xl70" style="border-top: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12.00 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="36" style="border-top: none;"&gt;970170&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none;"&gt;405&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none;"&gt;453&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none;"&gt;&amp;nbsp;&amp;nbsp; 466.73 &lt;/TD&gt;&lt;TD class="xl70" style="border-top: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12.00 &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and my qv file is attached, my question is, why when remove With dimension the result of last column is changed?&lt;/P&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/expression/m-p/130434#M752270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/130435#M752271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not know why I remove the With dimension , the result has been changed? Actually, I would like to reach the answer without using With as a dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 19:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/130435#M752271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-23T19:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/130436#M752272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 20:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/130436#M752272</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-23T20:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/130437#M752273</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;Because you have the same date for all your 3 rows and the formulas are aggregated to date...so the result is only one row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps,&lt;/P&gt;&lt;P&gt;Andrei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 07:25:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/130437#M752273</guid>
      <dc:creator>andrei_delta</dc:creator>
      <dc:date>2018-10-24T07:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/130438#M752274</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;As suggested it is because you have exactly the same data in all three rows. Qlik will only show a new line when data is different. You will see if you add a expression Count(Order) it will show 3 when you don't have the With dimension on, proving there is three lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 07:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/130438#M752274</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2018-10-24T07:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/130439#M752275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, it is somehow what I want, But it is possible to only show the total, I mean, I would like to change the below straight table&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="196"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="left" class="xl63" height="17" width="98"&gt;Order&lt;/TD&gt;&lt;TD align="left" class="xl63" style="border-left: none;" width="98"&gt;Expression&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;970170&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;57&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;970170&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;970170&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt; &lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;65&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To this table:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="196"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="left" class="xl65" height="17" width="98"&gt;Order&lt;/TD&gt;&lt;TD align="left" class="xl65" style="border-left: none;" width="98"&gt;Expression&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="17" style="border-top: none;"&gt;970170&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;65&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 16:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/130439#M752275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-24T16:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/130440#M752276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA, If that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 07:02:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/130440#M752276</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-10-25T07:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/130441#M752277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil &lt;/P&gt;&lt;P&gt;As you see, the Aggr function get a wrong answer, the correct answer should be 65.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 14:59:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/130441#M752277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-25T14:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/130442#M752278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;I have got the answer with Aggr function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 15:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/130442#M752278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-25T15:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/130443#M752279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Bad, Check now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 15:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/130443#M752279</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-10-25T15:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/130444#M752280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, Please close this Thread flag as "&lt;STRONG&gt;Correct Answer&lt;/STRONG&gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 15:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/130444#M752280</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-10-25T15:19:51Z</dc:date>
    </item>
  </channel>
</rss>

