<?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 Re: Read a text field and store it into a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184163#M883211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to insert a text in a input box that will overwrite a variable and then use that variable in a TextBox and every object you want. Hope this makes it clear &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;D.A. MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2016 14:10:10 GMT</pubDate>
    <dc:creator>miguelbraga</dc:creator>
    <dc:date>2016-09-27T14:10:10Z</dc:date>
    <item>
      <title>Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184156#M883204</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;Is it possible to read a field which is text from a table and store the text value into a variable that can be used later?&lt;/P&gt;&lt;P&gt;Say the field is called “FiscalYear” and it contains this data “2016-2017”.&amp;nbsp;&amp;nbsp; How would I do this?&amp;nbsp;&amp;nbsp; Many of the examples I see&lt;/P&gt;&lt;P&gt;deal with numeric fields to be used with functions like SUM(), AGGR() and etc.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184156#M883204</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184157#M883205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the fieldvalue function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184157#M883205</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2016-09-27T14:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184158#M883206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Store while reloading or on the front end?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184158#M883206</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-27T14:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184159#M883207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or the peek function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184159#M883207</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2016-09-27T14:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184160#M883208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to store the value while doing a LOAD ... from my SQL Server table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you kindly include some code sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184160#M883208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-27T14:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184161#M883209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could please explain how you need to use this with an example ?? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184161#M883209</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-09-27T14:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184162#M883210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD MaxString(FiscalYear) as Max&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vMaxFiscalYear = Peek('Max');&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:08:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184162#M883210</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-27T14:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184163#M883211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to insert a text in a input box that will overwrite a variable and then use that variable in a TextBox and every object you want. Hope this makes it clear &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;D.A. MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184163#M883211</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2016-09-27T14:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184164#M883212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed your code.&amp;nbsp; When I displayed the variable vMaxFiscalYear in a text object like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= $(&lt;SPAN style="font-size: 13.3333px;"&gt;vMaxFiscalYear &lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The text label shows a value of "2001".&amp;nbsp; My actual data is "2017-16".&amp;nbsp; What am I missing?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv9.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138831_qv9.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184164#M883212</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-27T14:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184165#M883213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happens when you use this: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;vMaxFiscalYear (Without dollar sign expansion?)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184165#M883213</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-27T14:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184166#M883214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many values you have in your &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;FiscalYear field &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;and try without the $ sign once &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184166#M883214</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-09-27T14:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184167#M883215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, without the dolloar sign worked.&amp;nbsp; Since it's text data, I surrounded the expression with tick marks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;= '$(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vMaxFiscalYear &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;and it also worked !!.&amp;nbsp; Thanks for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I will exploring Miguel's idea next.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:25:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184167#M883215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-27T14:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184168#M883216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I only have one row in my table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:26:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184168#M883216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-27T14:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184169#M883217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds good &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184169#M883217</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-27T14:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184170#M883218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style=": ; color: #0000ff;"&gt;Load&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;Max&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;FiscalYear&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;FiscalYear&lt;/SPAN&gt;;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;Load&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;SubField&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;FiscalYear&lt;/SPAN&gt;,'-') &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;FiscalYear&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt; FiscalYear&lt;BR /&gt; 2017-16 ]&lt;/SPAN&gt;;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LET&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style=": ; color: #808080;"&gt;vMaxFiscalYear&lt;/EM&gt;&lt;/STRONG&gt; = &lt;SPAN style="color: #0000ff;"&gt;Peek&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;('FiscalYear'); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Change Inline to Select .. From..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184170#M883218</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2016-09-27T14:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184171#M883221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you do a PEEK('Max"), how does it know which table "Max" belongs to or does it scan ALL the tables&lt;/P&gt;&lt;P&gt;to look for this column??&amp;nbsp; It appears the latter is what QV is doing since I have multiple tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:51:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184171#M883221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-27T14:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Read a text field and store it into a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184172#M883225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks for a Max in all tables and that is why this name needs to be unique and should not match with any field name you already have in your application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-a-text-field-and-store-it-into-a-variable/m-p/1184172#M883225</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-27T14:53:51Z</dc:date>
    </item>
  </channel>
</rss>

