<?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 Move calculated dimension to expression? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Move-calculated-dimension-to-expression/m-p/343025#M574846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if I understood your problem but may be you mean changing the expression like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; -1*sum({ $&amp;lt;&amp;nbsp; balcode3={'ACTUAL'},&lt;/P&gt;&lt;P&gt;LinkYear={$(=ONLY("CurrentDocumentYear"))},&lt;/P&gt;&lt;P&gt;LinkMonth=CurrentDocumentMonth3,&lt;/P&gt;&lt;P&gt;[code3]={'DEPTSTMTSACT'}&lt;/P&gt;&lt;P&gt;&amp;gt;} &lt;STRONG&gt;if(leafname=el3,Tot3)&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I just moved the &lt;EM&gt;IF&lt;/EM&gt; stament from &lt;EM&gt;Dimension &lt;/EM&gt;(dimension is now GL_Account_Number_Name_Profit_Loss3) to &lt;EM&gt;Expression &lt;/EM&gt;(right aroung &lt;EM&gt;Tot3&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://quickdevtips.blogspot.com/"&gt;http://quickdevtips.blogspot.com/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2012 21:20:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-07T21:20:35Z</dc:date>
    <item>
      <title>Move calculated dimension to expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Move-calculated-dimension-to-expression/m-p/343022#M574840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Hi community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;I want to move the calculated part or &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;leafname=FieldA, of the calculated dimension of:&lt;/SPAN&gt; if(leafname=FieldA,ProfitDim) to the expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;I've tried just adding in &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;leafname=FieldA, as a line of the expression and changing the dimension to &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;ProfitDim but its not working.&amp;nbsp; Any ideas?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 19:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Move-calculated-dimension-to-expression/m-p/343022#M574840</guid>
      <dc:creator />
      <dc:date>2012-06-07T19:42:02Z</dc:date>
    </item>
    <item>
      <title>Move calculated dimension to expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Move-calculated-dimension-to-expression/m-p/343023#M574842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide a qlikview file as an example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://quickdevtips.blogspot.com/"&gt;http://quickdevtips.blogspot.com/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 20:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Move-calculated-dimension-to-expression/m-p/343023#M574842</guid>
      <dc:creator />
      <dc:date>2012-06-07T20:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Move calculated dimension to expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Move-calculated-dimension-to-expression/m-p/343024#M574843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go,&amp;nbsp; i show how i originally used a calculated dimension, how i used a work-around loading the dimension in the script, and what I tried for getting the calculation into the expression.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards and thanks so much for any help!&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 20:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Move-calculated-dimension-to-expression/m-p/343024#M574843</guid>
      <dc:creator />
      <dc:date>2012-06-07T20:34:07Z</dc:date>
    </item>
    <item>
      <title>Move calculated dimension to expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Move-calculated-dimension-to-expression/m-p/343025#M574846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if I understood your problem but may be you mean changing the expression like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; -1*sum({ $&amp;lt;&amp;nbsp; balcode3={'ACTUAL'},&lt;/P&gt;&lt;P&gt;LinkYear={$(=ONLY("CurrentDocumentYear"))},&lt;/P&gt;&lt;P&gt;LinkMonth=CurrentDocumentMonth3,&lt;/P&gt;&lt;P&gt;[code3]={'DEPTSTMTSACT'}&lt;/P&gt;&lt;P&gt;&amp;gt;} &lt;STRONG&gt;if(leafname=el3,Tot3)&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I just moved the &lt;EM&gt;IF&lt;/EM&gt; stament from &lt;EM&gt;Dimension &lt;/EM&gt;(dimension is now GL_Account_Number_Name_Profit_Loss3) to &lt;EM&gt;Expression &lt;/EM&gt;(right aroung &lt;EM&gt;Tot3&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://quickdevtips.blogspot.com/"&gt;http://quickdevtips.blogspot.com/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 21:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Move-calculated-dimension-to-expression/m-p/343025#M574846</guid>
      <dc:creator />
      <dc:date>2012-06-07T21:20:35Z</dc:date>
    </item>
  </channel>
</rss>

