<?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 Calculated Dimension Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Help/m-p/1412552#M806145</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to write a calculated dimension, as per the below. However, I am receiving "//Error in calculation".&lt;/P&gt;&lt;P&gt;Could someone please help where this is going wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Count({&amp;lt;[FTMR_P2P_KPI]={"Failure","Success","Other"},[Purchase Order Document Type - Code]-={''} &amp;gt;} Distinct [Invoice Number]) &amp;lt; 20,'',&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[FTMR_P2P_KPI]={"Failure"},[Purchase Order Document Type - Code]-={''} &amp;gt;} Distinct [Invoice Number]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Calculated Dimension Help</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Help/m-p/1412552#M806145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to write a calculated dimension, as per the below. However, I am receiving "//Error in calculation".&lt;/P&gt;&lt;P&gt;Could someone please help where this is going wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Count({&amp;lt;[FTMR_P2P_KPI]={"Failure","Success","Other"},[Purchase Order Document Type - Code]-={''} &amp;gt;} Distinct [Invoice Number]) &amp;lt; 20,'',&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[FTMR_P2P_KPI]={"Failure"},[Purchase Order Document Type - Code]-={''} &amp;gt;} Distinct [Invoice Number]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Gareth&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/Calculated-Dimension-Help/m-p/1412552#M806145</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension Help</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Help/m-p/1412553#M806146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you use a calculated dimension you are supposed to have a level of aggregation&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;AGGR(IF(Count({&amp;lt;[FTMR_P2P_KPI]={"Failure","Success","Other"},[Purchase Order Document Type - Code]-={''} &amp;gt;} Distinct [Invoice Number]) &amp;lt; 20,'',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Count({&amp;lt;[FTMR_P2P_KPI]={"Failure"},[Purchase Order Document Type - Code]-={''} &amp;gt;} Distinct [Invoice Number])), CUSTOMER)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 10:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Help/m-p/1412553#M806146</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2017-10-23T10:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension Help</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Help/m-p/1412554#M806147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Clever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might not be the method required to achieve what I'm after then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially I have the a straight table with headings being Rank, Site Code, Site Name, Failure, Success, Other, Total and Success %. Site Code and Site Name are Dimensions, the rest of the columns are Expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get rows where the Total column is less than 20. The Total column being the sum of the Failure, Success and Other columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 10:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Help/m-p/1412554#M806147</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-23T10:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension Help</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Help/m-p/1412555#M806148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please test using your expression as the very one first expression and set "Dimension Limits" to filter your results&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 10:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Help/m-p/1412555#M806148</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2017-10-23T10:38:14Z</dc:date>
    </item>
  </channel>
</rss>

