<?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 Evaluate an expression in a Straight Table column without fieldvalue() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Evaluate-an-expression-in-a-Straight-Table-column-without/m-p/279101#M103886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;I can't work out why I can't evaluate an expression in a straight table column without using fieldvalue.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;In the attached ExpressionCalc.QVW I have three tables - in the 'working table' I can evaluate the expression in the 'ExprV' field as I would like to.&amp;nbsp; This is a straight table with one row, rotated on its side with the Horizontal checkbox.&amp;nbsp; The expression used is:&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 12pt;"&gt;=&lt;STRONG&gt;&lt;EM style=": ; color: #808080;"&gt;$(= SUBFIELD(fieldValue('ExprV' ,1),'|',2)) &lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 14pt;"&gt; &lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM style=": ; color: #808080; font-size: 14pt;"&gt; &lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;ExprV holds expressions prefixed with 'Q' and a number - representing a question number - which are both added to provide uniqueness so that fieldvalue returns the correct value.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Table 2 shows the ExprV as is in the table&lt;/DIV&gt;&lt;DIV&gt;Table 3 shows the ExprV as is without the 'Q' prefix - this is the expression I want to evaluate, as in the working table, and not show as the text which it currently does.&lt;/DIV&gt;&lt;DIV&gt;Thanks for any help.&lt;/DIV&gt;&lt;DIV&gt;Matthew Stephen&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Dec 2011 11:53:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-05T11:53:45Z</dc:date>
    <item>
      <title>Evaluate an expression in a Straight Table column without fieldvalue()</title>
      <link>https://community.qlik.com/t5/QlikView/Evaluate-an-expression-in-a-Straight-Table-column-without/m-p/279101#M103886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;I can't work out why I can't evaluate an expression in a straight table column without using fieldvalue.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;In the attached ExpressionCalc.QVW I have three tables - in the 'working table' I can evaluate the expression in the 'ExprV' field as I would like to.&amp;nbsp; This is a straight table with one row, rotated on its side with the Horizontal checkbox.&amp;nbsp; The expression used is:&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 12pt;"&gt;=&lt;STRONG&gt;&lt;EM style=": ; color: #808080;"&gt;$(= SUBFIELD(fieldValue('ExprV' ,1),'|',2)) &lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 14pt;"&gt; &lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM style=": ; color: #808080; font-size: 14pt;"&gt; &lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;ExprV holds expressions prefixed with 'Q' and a number - representing a question number - which are both added to provide uniqueness so that fieldvalue returns the correct value.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Table 2 shows the ExprV as is in the table&lt;/DIV&gt;&lt;DIV&gt;Table 3 shows the ExprV as is without the 'Q' prefix - this is the expression I want to evaluate, as in the working table, and not show as the text which it currently does.&lt;/DIV&gt;&lt;DIV&gt;Thanks for any help.&lt;/DIV&gt;&lt;DIV&gt;Matthew Stephen&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 11:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Evaluate-an-expression-in-a-Straight-Table-column-without/m-p/279101#M103886</guid>
      <dc:creator />
      <dc:date>2011-12-05T11:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluate an expression in a Straight Table column without fieldvalue()</title>
      <link>https://community.qlik.com/t5/QlikView/Evaluate-an-expression-in-a-Straight-Table-column-without/m-p/279102#M103887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mathew,&lt;/P&gt;&lt;P&gt;I've a similar probem:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/268254"&gt;http://community.qlik.com/message/268254&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps alt-edited"&gt;Did you get&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;solve&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;your problem&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 10:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Evaluate-an-expression-in-a-Straight-Table-column-without/m-p/279102#M103887</guid>
      <dc:creator>bruno_m_santos</dc:creator>
      <dc:date>2012-10-11T10:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluate an expression in a Straight Table column without fieldvalue()</title>
      <link>https://community.qlik.com/t5/QlikView/Evaluate-an-expression-in-a-Straight-Table-column-without/m-p/279103#M103888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruno&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no answer – I believe this is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matthew Stephen&lt;/P&gt;&lt;P&gt;Solution Consultant UKI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct: +44 1926 45 88 88&lt;/P&gt;&lt;P&gt;Mobile: +447557267135&lt;/P&gt;&lt;P&gt;Skype: mattstep1&lt;/P&gt;&lt;P&gt;Email:  matthew.stephen@qlik.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikTech UK Ltd&lt;/P&gt;&lt;P&gt;1020 Eskdale Road&lt;/P&gt;&lt;P&gt;RG41 5TS IQ Winnersh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qlik.com&amp;lt;http://www.qlik.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Register now for Business Discovery World Tour London 2012 on 23rd October&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;www.businessdiscoverylondon.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTICE: If received in error, please destroy and notify sender. Sender does not waive confidentiality or privilege, and use is prohibited. QlikTech UK Limited, registered in England and Wales with number 5292408, and whose registered office is Villiers House, Clarendon Avenue, Leamington Spa, Warwickshire, CV32 5PR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 12:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Evaluate-an-expression-in-a-Straight-Table-column-without/m-p/279103#M103888</guid>
      <dc:creator />
      <dc:date>2012-10-11T12:39:45Z</dc:date>
    </item>
  </channel>
</rss>

