<?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 to pass a selected value from field into formula in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224581#M76971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Onur,&lt;/P&gt;&lt;P&gt;your field name is a bit confusing... &lt;IMG alt="Wink" src="http://community.qlik.com/emoticons/emotion-5.gif" /&gt; try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=sum ({1&amp;lt; [HEL_DATA_Datum &amp;gt; Year] = { GetFieldSelections( [HEL_DATA_Datum &amp;gt; Year] } &amp;gt;} TotalPrice )&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Feb 2011 23:32:36 GMT</pubDate>
    <dc:creator>rbecher</dc:creator>
    <dc:date>2011-02-21T23:32:36Z</dc:date>
    <item>
      <title>to pass a selected value from field into formula</title>
      <link>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224575#M76965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlikview Community,&lt;/P&gt;&lt;P&gt;how can i put the selected value from field to pass in to my formula ? [*-)] Please see screenshot !&lt;/P&gt;&lt;P&gt;Thank you very much [8-|]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 22:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224575#M76965</guid>
      <dc:creator />
      <dc:date>2011-02-21T22:03:06Z</dc:date>
    </item>
    <item>
      <title>to pass a selected value from field into formula</title>
      <link>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224576#M76966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can just include the file name or use it with another function like Only() or Max(), so you have something like this:&lt;/P&gt;&lt;P&gt;sum({1&amp;lt;[YEAR]={'$([YEAR])''}&amp;gt;} TotalPrice)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;sum({1&amp;lt;[YEAR]={'$(max([YEAR]))''}&amp;gt;} TotalPrice)&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 22:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224576#M76966</guid>
      <dc:creator />
      <dc:date>2011-02-21T22:20:17Z</dc:date>
    </item>
    <item>
      <title>to pass a selected value from field into formula</title>
      <link>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224577#M76967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gabriela,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it did not work &lt;IMG alt="Hmm" src="http://community.qlik.com/emoticons/emotion-40.gif" /&gt; But thank you for help &lt;IMG alt="Angel" src="http://community.qlik.com/emoticons/emotion-13.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 22:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224577#M76967</guid>
      <dc:creator />
      <dc:date>2011-02-21T22:30:39Z</dc:date>
    </item>
    <item>
      <title>to pass a selected value from field into formula</title>
      <link>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224578#M76968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the expression: GetFieldSelections( fieldname) returns a string containing the current selections in a given field.&lt;/P&gt;&lt;P&gt;looks like that function should help you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 22:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224578#M76968</guid>
      <dc:creator />
      <dc:date>2011-02-21T22:47:13Z</dc:date>
    </item>
    <item>
      <title>to pass a selected value from field into formula</title>
      <link>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224579#M76969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;do you mean in that way:&lt;/P&gt;&lt;P&gt;=sum ({1&amp;lt; [YEAR] = { GetFieldSelections( [YEAR] ) } &amp;gt;} TotalPrice ) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This wont work too &lt;IMG alt="Sad" src="http://community.qlik.com/emoticons/emotion-6.gif" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 23:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224579#M76969</guid>
      <dc:creator />
      <dc:date>2011-02-21T23:03:21Z</dc:date>
    </item>
    <item>
      <title>to pass a selected value from field into formula</title>
      <link>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224580#M76970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does the following statement work:&lt;/P&gt;&lt;P&gt;=sum ({1&amp;lt; [YEAR] = {'$(=GetFieldSelections(" [YEAR]" ) '} &amp;gt;} TotalPrice )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, please attach an example file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 23:13:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224580#M76970</guid>
      <dc:creator />
      <dc:date>2011-02-21T23:13:37Z</dc:date>
    </item>
    <item>
      <title>to pass a selected value from field into formula</title>
      <link>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224581#M76971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Onur,&lt;/P&gt;&lt;P&gt;your field name is a bit confusing... &lt;IMG alt="Wink" src="http://community.qlik.com/emoticons/emotion-5.gif" /&gt; try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=sum ({1&amp;lt; [HEL_DATA_Datum &amp;gt; Year] = { GetFieldSelections( [HEL_DATA_Datum &amp;gt; Year] } &amp;gt;} TotalPrice )&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 23:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224581#M76971</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2011-02-21T23:32:36Z</dc:date>
    </item>
    <item>
      <title>to pass a selected value from field into formula</title>
      <link>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224582#M76972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;thank you for helping me. Unfortunately it didnt work again. Here are my qvw file. It is the Textfield under the textfield "Total Price PLAN".&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 23:36:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224582#M76972</guid>
      <dc:creator />
      <dc:date>2011-02-21T23:36:29Z</dc:date>
    </item>
    <item>
      <title>to pass a selected value from field into formula</title>
      <link>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224583#M76973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralf,&lt;/P&gt;&lt;P&gt;hmmm, unfortunately with no effect to the textfiled.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Onur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 23:41:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224583#M76973</guid>
      <dc:creator />
      <dc:date>2011-02-21T23:41:29Z</dc:date>
    </item>
    <item>
      <title>to pass a selected value from field into formula</title>
      <link>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224584#M76974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;..this should go (with no quotes):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;= 'Totalprice (TOTAL) PLAN: ' &amp;amp; sum ({1&amp;lt; [HEL_DATA_Datum &amp;gt; YEAR] = {$(=GetFieldSelections([HEL_DATA_Datum &amp;gt; YEAR]))} &amp;gt;} SAL_OPPORTUNITYLINEITEM_TotalPrice )&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 23:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224584#M76974</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2011-02-21T23:53:33Z</dc:date>
    </item>
    <item>
      <title>to pass a selected value from field into formula</title>
      <link>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224585#M76975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi honour74,&lt;/P&gt;&lt;P&gt;This is my offer (see expression in image)&lt;/P&gt;&lt;P&gt;Good luck, Luis&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/8880.solution.png"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/8880.solution.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 02:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-pass-a-selected-value-from-field-into-formula/m-p/224585#M76975</guid>
      <dc:creator>llauses243</dc:creator>
      <dc:date>2011-02-22T02:15:51Z</dc:date>
    </item>
  </channel>
</rss>

