<?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 value should not change on adding new dimesnsion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961049#M329819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count(Total &amp;lt;Month&amp;gt; DISTINCT Name) should handle your requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Nov 2015 10:43:00 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2015-11-09T10:43:00Z</dc:date>
    <item>
      <title>Expression value should not change on adding new dimesnsion</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961047#M329817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a situation, where if I add new dimension in tables, expression value should not change.&lt;/P&gt;&lt;P&gt;Like I am calculating Spend/Employee across 2 departments and in this case total spend has to be divided with total employees,&lt;/P&gt;&lt;P&gt;thus department in dimension should not affect my calculation of Count of Employee.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA the sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Navdeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 10:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961047#M329817</guid>
      <dc:creator />
      <dc:date>2015-11-09T10:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Expression value should not change on adding new dimesnsion</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961048#M329818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try count(total &amp;lt;Month&amp;gt; DISTINCT Name)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 10:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961048#M329818</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-11-09T10:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Expression value should not change on adding new dimesnsion</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961049#M329819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count(Total &amp;lt;Month&amp;gt; DISTINCT Name) should handle your requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 10:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961049#M329819</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-11-09T10:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Expression value should not change on adding new dimesnsion</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961050#M329820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are talking about Selection of Department filter or addition of Department dim in table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Selection , we can by pass in SET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if we are adding a dimension and expression value is not changing then what would be the advantage of adding?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 10:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961050#M329820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-09T10:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Expression value should not change on adding new dimesnsion</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961051#M329821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Total &amp;lt;Month&amp;gt; is not solving the issue, I should be able to see all departments in table but all should have same value for same month in expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 11:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961051#M329821</guid>
      <dc:creator />
      <dc:date>2015-11-09T11:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Expression value should not change on adding new dimesnsion</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961052#M329822</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 am talking about adding new dimension Department in table, it's adding advantage is because I dont need headcount of department, I need overall headcount.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 11:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961052#M329822</guid>
      <dc:creator />
      <dc:date>2015-11-09T11:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Expression value should not change on adding new dimesnsion</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961053#M329823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried, not working. Could you please try it on attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 11:08:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961053#M329823</guid>
      <dc:creator />
      <dc:date>2015-11-09T11:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Expression value should not change on adding new dimesnsion</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961054#M329824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;will this work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 11:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961054#M329824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-09T11:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Expression value should not change on adding new dimesnsion</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961055#M329825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe I am not understanding your need.&lt;/P&gt;&lt;P&gt;It seems to work here&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/104377_Capturar.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 11:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-value-should-not-change-on-adding-new-dimesnsion/m-p/961055#M329825</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-11-09T11:20:13Z</dc:date>
    </item>
  </channel>
</rss>

