<?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: Calculated Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Dimensions/m-p/627380#M1090446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And would it work if I use the conditionals I mentioned on the corresponding table that have the anomalies?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 May 2014 04:51:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-26T04:51:03Z</dc:date>
    <item>
      <title>Calculated Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimensions/m-p/627378#M1090444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a couple of tables and charts that have the following expression as a calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= IF (FLAG_ANOMALY = 1, 'Anomaly',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF (FLAG_ANOMALY = 0 AND FLAG_INSPECTION = 1, 'No Anomaly')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use that expression to show that value depending on the flag and other conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you recommend me to use it directly in the script for better performance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(In general, is it better to avoid calculated dimensions if we could?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I get the same result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 04:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimensions/m-p/627378#M1090444</guid>
      <dc:creator />
      <dc:date>2014-05-26T04:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimensions/m-p/627379#M1090445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, if your data size is big, it would be better to do it in the script using &lt;STRONG&gt;mapping&lt;/STRONG&gt; , and you should get same result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 04:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimensions/m-p/627379#M1090445</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-05-26T04:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimensions/m-p/627380#M1090446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And would it work if I use the conditionals I mentioned on the corresponding table that have the anomalies?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 04:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimensions/m-p/627380#M1090446</guid>
      <dc:creator />
      <dc:date>2014-05-26T04:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimensions/m-p/627381#M1090447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that would work too. However, it is suggested to avoid multiple IFs statement. So, if mapping doesn't help, you could think of another alternative of using Pick(Match(....combination that is comparatively better that IFs in terms of performance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 06:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimensions/m-p/627381#M1090447</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-05-26T06:55:39Z</dc:date>
    </item>
  </channel>
</rss>

