<?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 in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/calculated-dimension-in-expression/m-p/166260#M38259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, can you write what you need, simple example? I have some problems with it, maybe i can help you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jan 2011 16:32:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-12T16:32:11Z</dc:date>
    <item>
      <title>calculated dimension in expression</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-dimension-in-expression/m-p/166259#M38258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="ForumPostBody"&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a issue where I have a calculated dimension where I need to use the value in an expression. Is there a way to use this value in my expression? Please note that my chart does not work when I use the calculated dimension as an expression.&lt;/P&gt;&lt;P&gt;Thanks for any help you can provide!&lt;/P&gt;&lt;DIV style="clear: both;"&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 16:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculated-dimension-in-expression/m-p/166259#M38258</guid>
      <dc:creator />
      <dc:date>2011-01-12T16:25:20Z</dc:date>
    </item>
    <item>
      <title>calculated dimension in expression</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-dimension-in-expression/m-p/166260#M38259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, can you write what you need, simple example? I have some problems with it, maybe i can help you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 16:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculated-dimension-in-expression/m-p/166260#M38259</guid>
      <dc:creator />
      <dc:date>2011-01-12T16:32:11Z</dc:date>
    </item>
    <item>
      <title>calculated dimension in expression</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-dimension-in-expression/m-p/166261#M38260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i made the following dimension:&lt;BR /&gt;&lt;BR /&gt;=if(startdate &amp;gt; From, From, startdate)&lt;B&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/B&gt;I want the following expression:&lt;BR /&gt;&lt;BR /&gt;=enddate-startdate&lt;/P&gt;&lt;P&gt;startdate should be the above dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 17:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculated-dimension-in-expression/m-p/166261#M38260</guid>
      <dc:creator />
      <dc:date>2011-01-12T17:01:15Z</dc:date>
    </item>
    <item>
      <title>calculated dimension in expression</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-dimension-in-expression/m-p/166262#M38261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Try that expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;=enddate - if(startdate &amp;gt; From, From, startdate)&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;i try :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;=day(if(startdate &amp;gt; From, From, startdate)) - x&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;my data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; name, startdate, From, x&lt;BR /&gt; john, "2010-10-10", "2010-10-06", 3&lt;BR /&gt; mad, "2010-10-10", "2010-10-12", 4&lt;BR /&gt; tad, "2010-10-10", "2010-10-02", 5&lt;BR /&gt;];&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;it work in simple bar chart with dimension =if(startdate &amp;gt; From, From, startdate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 12:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculated-dimension-in-expression/m-p/166262#M38261</guid>
      <dc:creator />
      <dc:date>2011-01-14T12:28:31Z</dc:date>
    </item>
    <item>
      <title>calculated dimension in expression</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-dimension-in-expression/m-p/166263#M38262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the answer solved my problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 15:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculated-dimension-in-expression/m-p/166263#M38262</guid>
      <dc:creator />
      <dc:date>2011-01-14T15:56:27Z</dc:date>
    </item>
    <item>
      <title>calculated dimension in expression</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-dimension-in-expression/m-p/166264#M38263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;glad to help, im beginner in QV, like you, it's hard to understand this strange product without any book,&lt;/P&gt;&lt;P&gt;unfortunately, help and manual don't answer on all question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 16:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculated-dimension-in-expression/m-p/166264#M38263</guid>
      <dc:creator />
      <dc:date>2011-01-14T16:38:02Z</dc:date>
    </item>
  </channel>
</rss>

