<?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 Using Dimension value in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210739#M65201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Elzo,&lt;/P&gt;&lt;P&gt;at the moment no.&lt;/P&gt;&lt;P&gt;If there is another way i´m sure that you will have to code some if statements and if your amount of data grow you have to pay for it by a slower performance.&lt;/P&gt;&lt;P&gt;Other points are different aggregation levels (daily sales vs. budget by month) and your script will end up as i suggested in this example.&lt;/P&gt;&lt;P&gt;Have a nice time using QlikView!!!&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Oct 2009 19:23:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-10-08T19:23:55Z</dc:date>
    <item>
      <title>Using Dimension value in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210732#M65194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm wondering if it's possible to use the dimension value to do a calculation.&lt;/P&gt;&lt;P&gt;Dimension value would be a monthname e.g.&lt;/P&gt;&lt;P&gt;Dimension | Expression&lt;BR /&gt;Jan | sum(if(mymonth='Dimension value'&lt;BR /&gt;Feb....&lt;/P&gt;&lt;P&gt;Or can I handle this with set analysis?&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Elzo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 14:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210732#M65194</guid>
      <dc:creator />
      <dc:date>2009-10-08T14:10:45Z</dc:date>
    </item>
    <item>
      <title>Using Dimension value in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210733#M65195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elzo,&lt;/P&gt;&lt;P&gt;have a look and let me know if it answers your question.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 15:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210733#M65195</guid>
      <dc:creator />
      <dc:date>2009-10-08T15:01:57Z</dc:date>
    </item>
    <item>
      <title>Using Dimension value in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210734#M65196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rainer,&lt;/P&gt;&lt;P&gt;thanks for your help. Maybe I understand your sample not correct but what I'm trying to achieve is the this:&lt;/P&gt;&lt;P&gt;I have a table chart with an date (monthname as dimension).&lt;BR /&gt;My expression should be independent from this dimension but do a calculation based on dimension date in another date field.&lt;BR /&gt;I know this sound weird &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have several expressions based on the "month" dimension and one expresison that counts a field only if "the other date field" is equal to&lt;BR /&gt;the dimension datefield.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 15:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210734#M65196</guid>
      <dc:creator />
      <dc:date>2009-10-08T15:55:26Z</dc:date>
    </item>
    <item>
      <title>Using Dimension value in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210735#M65197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Elzo,&lt;/P&gt;&lt;P&gt;do you have a small example for me to work with?&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 15:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210735#M65197</guid>
      <dc:creator />
      <dc:date>2009-10-08T15:58:17Z</dc:date>
    </item>
    <item>
      <title>Using Dimension value in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210736#M65198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rainer,&lt;/P&gt;&lt;P&gt;please see attached application. Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 16:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210736#M65198</guid>
      <dc:creator />
      <dc:date>2009-10-08T16:42:23Z</dc:date>
    </item>
    <item>
      <title>Using Dimension value in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210737#M65199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elzo,&lt;/P&gt;&lt;P&gt;see the attached example.&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 18:39:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210737#M65199</guid>
      <dc:creator />
      <dc:date>2009-10-08T18:39:16Z</dc:date>
    </item>
    <item>
      <title>Using Dimension value in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210738#M65200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rainer,&lt;/P&gt;&lt;P&gt;thanks a lot for your answer. Do you know if it would be possible without a calender?&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 19:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210738#M65200</guid>
      <dc:creator />
      <dc:date>2009-10-08T19:02:20Z</dc:date>
    </item>
    <item>
      <title>Using Dimension value in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210739#M65201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Elzo,&lt;/P&gt;&lt;P&gt;at the moment no.&lt;/P&gt;&lt;P&gt;If there is another way i´m sure that you will have to code some if statements and if your amount of data grow you have to pay for it by a slower performance.&lt;/P&gt;&lt;P&gt;Other points are different aggregation levels (daily sales vs. budget by month) and your script will end up as i suggested in this example.&lt;/P&gt;&lt;P&gt;Have a nice time using QlikView!!!&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 19:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Dimension-value-in-expression/m-p/210739#M65201</guid>
      <dc:creator />
      <dc:date>2009-10-08T19:23:55Z</dc:date>
    </item>
  </channel>
</rss>

