<?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: Expr in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369455#M824703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil THis is the real Expression ...in which i have to include SPEND for finance and show the values permanenrtly &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;num(&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;sum(aggr(&lt;/P&gt;&lt;P&gt;if(&lt;/P&gt;&lt;P&gt;round(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1},&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * PriorCostLocal))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostInvoiced*(CurrCostLocal/CurrCostInvoiced)))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostInvoiced*(PriorCostLocal/PriorCostInvoiced)))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&amp;gt;0,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,0)&lt;/P&gt;&lt;P&gt;,Entity_Item_Curr_MonthID,SpendCol))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P&gt;,'#,##0.00%')&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jul 2017 08:29:45 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2017-07-12T08:29:45Z</dc:date>
    <item>
      <title>Expr</title>
      <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369450#M824698</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 a field called SPEND which has two strings in it Finance and Sales Iam using below expression in the PIE chart which dont have any dimensions ..this will display me the percentage value .. Can someone please tell me how do i include the DImensions value for only FInance in this expression ? this expression should always display the value for Finance from SPEND field .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;num(&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;sum(aggr(&lt;/P&gt;&lt;P&gt;if(&lt;/P&gt;&lt;P&gt;round(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1},&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * PriorCostLocal))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostInvoiced*(CurrCostLocal/CurrCostInvoiced)))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostInvoiced*(PriorCostLocal/PriorCostInvoiced)))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&amp;gt;0,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,0)&lt;/P&gt;&lt;P&gt;,Entity_Item_Curr_MonthID,SpendCol))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P&gt;,'#,##0.00%')&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&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/Expr/m-p/1369450#M824698</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Expr</title>
      <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369451#M824699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add below as calculated dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(SPEND = 'Finance',SPEND)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tick Suppress when value is null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expr/m-p/1369451#M824699</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-07-12T08:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Expr</title>
      <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369452#M824700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;num( ( sum(aggr( if( round( ( (Sum({&lt;STRONG&gt;&amp;lt;Spend = {Finance}&amp;gt;&lt;/STRONG&gt;}CurrQtyReceived * CurrCostLocal))&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;(Sum({}CurrQtyReceived * PriorCostLocal)) ) - ( (Sum({&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;lt;Spend = {Finance}&amp;gt;&lt;/STRONG&gt;}CurrQtyReceived * CurrCostInvoiced*(CurrCostLocal/CurrCostInvoiced)))&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;(Sum({&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;lt;Spend = {Finance}&amp;gt;&lt;/STRONG&gt;}CurrQtyReceived * CurrCostInvoiced*(PriorCostLocal/PriorCostInvoiced))) ) ) &amp;gt;0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(Sum({&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;lt;Spend = {Finance}&amp;gt;&lt;/STRONG&gt;}CurrQtyReceived * CurrCostLocal)) ,0) ,Entity_Item_Curr_MonthID,SpendCol)) ) / (Sum({&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;lt;Spend = {Finance}&amp;gt;&lt;/STRONG&gt;}CurrQtyReceived * CurrCostLocal)) ,'#,##0.00%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:08:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expr/m-p/1369452#M824700</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-12T08:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Expr</title>
      <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369453#M824701</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;This is showing error &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expr/m-p/1369453#M824701</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-07-12T08:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Expr</title>
      <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369454#M824702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like i missed it here. If below on is not helping can you show the error image where we getting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;num( ( sum(aggr( if( round( ( (Sum({&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;lt;Spend = {'Finance'}&amp;gt;&lt;/STRONG&gt;}CurrQtyReceived * CurrCostLocal))&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;(Sum({&lt;STRONG style="color: #ff0000; font-style: inherit; font-family: inherit;"&gt;&amp;lt;Spend = {'Finance'}&amp;gt;&lt;/STRONG&gt;}CurrQtyReceived * PriorCostLocal)) ) - ( (Sum({&lt;STRONG style="font-style: inherit;"&gt;&amp;lt;Spend = {'Finance'}&amp;gt;&lt;/STRONG&gt;}CurrQtyReceived * CurrCostInvoiced*(CurrCostLocal/CurrCostInvoiced)))&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;(Sum({&lt;STRONG style="font-style: inherit;"&gt;&amp;lt;Spend = {'Finance'}&amp;gt;&lt;/STRONG&gt;}CurrQtyReceived * CurrCostInvoiced*(PriorCostLocal/PriorCostInvoiced))) ) ) &amp;gt;0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(Sum({&lt;STRONG style="font-style: inherit;"&gt;&amp;lt;Spend = {'Finance'}&amp;gt;&lt;/STRONG&gt;}CurrQtyReceived * CurrCostLocal)) ,0) ,Entity_Item_Curr_MonthID,SpendCol)) ) / (Sum({&lt;STRONG style="font-style: inherit;"&gt;&amp;lt;Spend = {'Finance'}&amp;gt;&lt;/STRONG&gt;}CurrQtyReceived * CurrCostLocal)) ,'#,##0.00%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expr/m-p/1369454#M824702</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-12T08:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Expr</title>
      <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369455#M824703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil THis is the real Expression ...in which i have to include SPEND for finance and show the values permanenrtly &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;num(&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;sum(aggr(&lt;/P&gt;&lt;P&gt;if(&lt;/P&gt;&lt;P&gt;round(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1},&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * PriorCostLocal))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostInvoiced*(CurrCostLocal/CurrCostInvoiced)))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostInvoiced*(PriorCostLocal/PriorCostInvoiced)))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&amp;gt;0,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,0)&lt;/P&gt;&lt;P&gt;,Entity_Item_Curr_MonthID,SpendCol))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P&gt;,'#,##0.00%')&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expr/m-p/1369455#M824703</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-07-12T08:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Expr</title>
      <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369456#M824704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would always check typo error first? Can you remove that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;num(&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;sum(aggr(&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;if(&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;round(&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(Sum({&amp;lt;MCERFlag = {1}&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;,&lt;/STRONG&gt;&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;-&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * PriorCostLocal))&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;)&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;-&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostInvoiced*(CurrCostLocal/CurrCostInvoiced)))&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;-&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostInvoiced*(PriorCostLocal/PriorCostInvoiced)))&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;)&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;)&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;gt;0,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;,0)&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;,Entity_Item_Curr_MonthID,SpendCol))&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;)&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;/&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;,'#,##0.00%')&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;)&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;A _jive_internal="true" class="jive-acclaim-likelink" data-command="like" data-object-id="1305171" data-object-type="2" href="https://community.qlik.com/message/1305171?et=watches.email.thread" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Re: Expr&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:31:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expr/m-p/1369456#M824704</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-12T08:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Expr</title>
      <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369457#M824705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have removed it Anil , &lt;/P&gt;&lt;P&gt;I added that comma only to add the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(Sum({&amp;lt;MCERFlag = {1}&amp;gt;,&lt;/SPAN&gt;SPEND={'Finance'} &amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CurrQtyReceived * CurrCostLocal))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:38:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expr/m-p/1369457#M824705</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-07-12T08:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Expr</title>
      <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369458#M824706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Manish &lt;/P&gt;&lt;P&gt;This willl not work i want to display the value permamnenetly for Finance withought any dimension or calculated dimesion .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expr/m-p/1369458#M824706</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-07-12T08:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Expr</title>
      <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369459#M824707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again typo error&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(Sum({&amp;lt;MCERFlag = {1}&lt;STRONG&gt;&amp;gt;&lt;/STRONG&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SPEND={'Finance'} &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CurrQtyReceived * CurrCostLocal))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expr/m-p/1369459#M824707</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-12T08:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Expr</title>
      <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369460#M824708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;num(&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;sum(aggr(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;round(&lt;/P&gt;&lt;P&gt;&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;(Sum({&amp;lt;MCERFlag = {1}&lt;STRONG&gt;,Spend={'Finance'}&lt;/STRONG&gt;&amp;gt;}CurrQtyReceived * CurrCostLocal))&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;(Sum({&amp;lt;MCERFlag = {1}&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,Spend={'Finance'}&lt;/STRONG&gt;&amp;gt;}CurrQtyReceived * PriorCostLocal))&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&gt;&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&gt;&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;(Sum({&amp;lt;MCERFlag = {1}&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,Spend={'Finance'}&lt;/STRONG&gt;&amp;gt;}CurrQtyReceived * CurrCostInvoiced*(CurrCostLocal/CurrCostInvoiced)))&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;(Sum({&amp;lt;MCERFlag = {1}&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,Spend={'Finance'}&lt;/STRONG&gt;&amp;gt;}CurrQtyReceived * CurrCostInvoiced*(PriorCostLocal/PriorCostInvoiced)))&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;)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;0,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(Sum({&amp;lt;MCERFlag = {1}&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,Spend={'Finance'}&lt;/STRONG&gt;&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,0)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,Entity_Item_Curr_MonthID,SpendCol))&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;/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(Sum({&amp;lt;MCERFlag = {1}&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,Spend={'Finance'}&lt;/STRONG&gt;&amp;gt;}CurrQtyReceived * CurrCostLocal))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,'#,##0.00%')&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;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 09:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expr/m-p/1369460#M824708</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-07-12T09:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Expr</title>
      <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369461#M824709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;kushal this is not working &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 09:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expr/m-p/1369461#M824709</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-07-12T09:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Expr</title>
      <link>https://community.qlik.com/t5/QlikView/Expr/m-p/1369462#M824710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share the sample file with expected output&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 09:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expr/m-p/1369462#M824710</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-07-12T09:58:44Z</dc:date>
    </item>
  </channel>
</rss>

