<?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: Free text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717479#M1056133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help so far guys.&amp;nbsp; Could i take this one step further and add a free type column to my table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/69070_Capture.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;At the moment the discount column is being populated by a table in the database.&amp;nbsp; Could I create a column within the table layout and free type the discount into it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this isn't possible i will just go with a free type text box which you have mentioned &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2014 12:04:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-16T12:04:52Z</dc:date>
    <item>
      <title>Free text box</title>
      <link>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717475#M1056129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create a free type box and then do a calculation with that field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am thinking is creating a box which will be called discount which is a free type field.&amp;nbsp; I then have a price column in the data base.&amp;nbsp; I would like to create a new expression which will be the discount minus the price.. So 10 in discount box would be subtracted from the price field in my new expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking out loud so hopefully this makes sense!? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 16:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717475#M1056129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-13T16:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Free text box</title>
      <link>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717476#M1056130</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 don't know if I understood it right, but what you're looking for is something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 17:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717476#M1056130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-13T17:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Free text box</title>
      <link>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717477#M1056131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hola,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;espero te sirva estos pasos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ejemplo_13102014.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/68797_ejemplo_13102014.png" style="width: 620px; height: 335px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expresión de ejemplo:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(campo3) - ((sum(campo3) /100) * Vejemplo )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;saludos espero te sirva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 17:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717477#M1056131</guid>
      <dc:creator>jer_2011</dc:creator>
      <dc:date>2014-10-13T17:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Free text box</title>
      <link>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717478#M1056132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create an input box object and then use the variable of that input box in your expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 17:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717478#M1056132</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-10-13T17:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Free text box</title>
      <link>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717479#M1056133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help so far guys.&amp;nbsp; Could i take this one step further and add a free type column to my table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/69070_Capture.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;At the moment the discount column is being populated by a table in the database.&amp;nbsp; Could I create a column within the table layout and free type the discount into it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this isn't possible i will just go with a free type text box which you have mentioned &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 12:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717479#M1056133</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-16T12:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Free text box</title>
      <link>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717480#M1056134</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 don't think that is possible to create a input data column on your grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 12:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717480#M1056134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-16T12:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Free text box</title>
      <link>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717481#M1056135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure you can, but you'll have to create this extra column in your load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your script, somewhere at the beginning, define an inputfield like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INPUTFIELD Discount;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When loading your data, a little further on in your script, add an extra field with the same name as the inputfield definition. You can load a global default value in this field (using a variable set in an input box) or you can load a value from an existing table using applymap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you show this field in a UI object (a Table Box for example), it will be changeable. See the INPUTFIELD help in QV Desktop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 13:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717481#M1056135</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-10-16T13:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Free text box</title>
      <link>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717482#M1056136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to reignite this thread, but this is the correct answer. Thanks! I've read the help and in says you can edit this field in "list box cells, table box cells and in table chart expression", but I can't seem to edit it in a table box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should this be simple and I'm being an idiot?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: I was being an idiot. Reading on further "A table chart expression cell must contain a &lt;A class="xref_1" href="https://community.qlik.com/"&gt;&lt;EM style=": ; color: #0066cc; text-decoration: underline;"&gt;Special Input Field Aggregation Functions&lt;/EM&gt;&lt;/A&gt; to be open for input"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 08:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717482#M1056136</guid>
      <dc:creator>matthewjbryant</dc:creator>
      <dc:date>2015-06-19T08:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Free text box</title>
      <link>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717483#M1056137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better start a new discussion. You'll get a better focus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 08:11:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Free-text-box/m-p/717483#M1056137</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-06-19T08:11:17Z</dc:date>
    </item>
  </channel>
</rss>

