<?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 Field value as Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206952#M503961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the attached should do it, Miguel has pointed you already the right way&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jan 2010 14:32:33 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2010-01-11T14:32:33Z</dc:date>
    <item>
      <title>Field value as Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206945#M503954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, this is my first post here. I'm normally able to easily find the solution I'm looking for just by searching the forum but not today. I've come accross a problem which would best be solved if I were able to force Qlikview to assess the value held in a field as an expression. Now I've found if I use the following:&lt;/P&gt;&lt;P&gt;$(=Expression)&lt;/P&gt;&lt;P&gt;Where Expression is the field containing the expressions. This works when either there is only a single value in the table or I have selected a single value, but when there are multiple expressions defined in the table it frustratingly doesn't seem to work.&lt;/P&gt;&lt;P&gt;Does anyone out there have a trick up their sleeve to help me? Thanks in advance for any suggestions!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 09:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206945#M503954</guid>
      <dc:creator />
      <dc:date>2010-01-11T09:00:53Z</dc:date>
    </item>
    <item>
      <title>Field value as Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206946#M503955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can use&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;$(=GetFieldSelections(Expression, Chr(34) &amp;amp; ',' &amp;amp; Chr(34)))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;Chr(34) is ASCII code for doble quotes. The idea is not mine, but NMiller's. I've got this one as favourite. &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 09:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206946#M503955</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-01-11T09:42:11Z</dc:date>
    </item>
    <item>
      <title>Field value as Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206947#M503956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;I gave it a go but it doesn't appear to work, is that solution reliant on some specific setup in the data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 09:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206947#M503956</guid>
      <dc:creator />
      <dc:date>2010-01-11T09:55:26Z</dc:date>
    </item>
    <item>
      <title>Field value as Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206948#M503957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using that in some set analysis expressions, that need to separate values by double quotes. You can try without them if your chart or expression doesn't need them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 10:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206948#M503957</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-01-11T10:02:15Z</dc:date>
    </item>
    <item>
      <title>Field value as Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206949#M503958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is very strange for the life of me I cannot get GetFieldSelections() to return anything...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 10:45:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206949#M503958</guid>
      <dc:creator />
      <dc:date>2010-01-11T10:45:18Z</dc:date>
    </item>
    <item>
      <title>Field value as Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206950#M503959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try a simple textbox with&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=GetCurrentSelections(yourDateFieldHere or yourCityCodeHere)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;and do some selections to see how it changes, if any. &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 11:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206950#M503959</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-01-11T11:03:49Z</dc:date>
    </item>
    <item>
      <title>Field value as Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206951#M503960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That seems to work fine but GetFieldSelections still doesn't seem to want to work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have attached (hopefully) an example the should be able to better demonstrate what i'm trying to accomplish...&lt;BR /&gt;I could do it with a large if statement but given the number of expressions this would just be a pain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 12:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206951#M503960</guid>
      <dc:creator />
      <dc:date>2010-01-11T12:00:47Z</dc:date>
    </item>
    <item>
      <title>Field value as Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206952#M503961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the attached should do it, Miguel has pointed you already the right way&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 14:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-value-as-Expression/m-p/206952#M503961</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2010-01-11T14:32:33Z</dc:date>
    </item>
  </channel>
</rss>

