<?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 dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/calculated-dimension/m-p/14626#M789706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is creating a classification based on the difference in minutes between deliver date and login date, from 1 (less than 30 minutes difference) to 4 (over 3h difference). If all those fields are already on the same table in your datamodel, you can basically include this line in the script as a new field and use this new field as the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, you will have to ApplyMap() or JOIN, or elaborate on how your model looks like so we can further assist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Feb 2018 11:02:26 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2018-02-13T11:02:26Z</dc:date>
    <item>
      <title>calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-dimension/m-p/14625#M789705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expertise &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain me what is the below&amp;nbsp; calculated dimension do ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if([Deliver_Date]-[logindate] &amp;gt; 180, Dual('180+',4) ,if([Deliver_Date]-[logindate] &amp;gt;90, Dual('90+',3), if([Deliver_Date]-[logindate] &amp;gt; 30, Dual('30+',2), Dual('0-30',1) )))&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;This is really loading slow ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i manage this in the script ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need help &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/calculated-dimension/m-p/14625#M789705</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-dimension/m-p/14626#M789706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is creating a classification based on the difference in minutes between deliver date and login date, from 1 (less than 30 minutes difference) to 4 (over 3h difference). If all those fields are already on the same table in your datamodel, you can basically include this line in the script as a new field and use this new field as the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, you will have to ApplyMap() or JOIN, or elaborate on how your model looks like so we can further assist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 11:02:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculated-dimension/m-p/14626#M789706</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-02-13T11:02:26Z</dc:date>
    </item>
  </channel>
</rss>

