<?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: Can we assign input variable values to the Filed trying with input filed option. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-we-assign-input-variable-values-to-the-Filed-trying-with/m-p/812608#M536201</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;Try this script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Input('Enter Year', 'Input box') AS InputValue&lt;/P&gt;&lt;P&gt;AutoGenerate 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vInputValue = Peek('InputValue');&lt;/P&gt;&lt;P&gt;DROP TABLE Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;'$(vInputValue)' AS Dep&lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, Marks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, 20&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C, 13&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; D, 15&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Nov 2014 07:31:38 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-11-25T07:31:38Z</dc:date>
    <item>
      <title>Can we assign input variable values to the Filed trying with input filed option.</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-assign-input-variable-values-to-the-Filed-trying-with/m-p/812607#M536200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have a need to assign the input variable values to the Field, &lt;/P&gt;&lt;P&gt;I tried using dynamic update it worked, but unfortunately we are not allowed to use dynamic update. &lt;/P&gt;&lt;P&gt;I am trying to use input field, but not sure if I can give variable value in the input filed, &lt;/P&gt;&lt;P&gt;I tried assigning variable values in the script but we need to reload to get the latest values.&lt;/P&gt;&lt;P&gt;vDep is variable&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, Dep, Marks&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, '$(vDep)', 10&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, '$(vDep)', 20&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C, '$(vDep)', 13&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; D, '$(vDep)', 15&lt;BR /&gt;]; &lt;/P&gt;&lt;P&gt;Please find the attached qvw.&lt;/P&gt;&lt;P&gt;Kindly Suggest.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;MVV Satish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 07:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-assign-input-variable-values-to-the-Filed-trying-with/m-p/812607#M536200</guid>
      <dc:creator />
      <dc:date>2014-11-25T07:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can we assign input variable values to the Filed trying with input filed option.</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-assign-input-variable-values-to-the-Filed-trying-with/m-p/812608#M536201</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;Try this script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Input('Enter Year', 'Input box') AS InputValue&lt;/P&gt;&lt;P&gt;AutoGenerate 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vInputValue = Peek('InputValue');&lt;/P&gt;&lt;P&gt;DROP TABLE Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;'$(vInputValue)' AS Dep&lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, Marks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, 20&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C, 13&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; D, 15&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 07:31:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-assign-input-variable-values-to-the-Filed-trying-with/m-p/812608#M536201</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-11-25T07:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can we assign input variable values to the Filed trying with input filed option.</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-assign-input-variable-values-to-the-Filed-trying-with/m-p/812609#M536202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for quick response,&lt;/P&gt;&lt;P&gt;I tried the above script, but I need the change run time, it is popping input box before it opens the document , but in my case the user need to see the dashboard first and make the changes if necessary.&lt;/P&gt;&lt;P&gt;what I need to achieve is I will add vInputValue variable in the Input Box, where user can change the values, and it should reflect the same value in the table box with out reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;MVV Satish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 07:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-assign-input-variable-values-to-the-Filed-trying-with/m-p/812609#M536202</guid>
      <dc:creator />
      <dc:date>2014-11-25T07:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can we assign input variable values to the Filed trying with input filed option.</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-assign-input-variable-values-to-the-Filed-trying-with/m-p/812610#M536203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That way you can't change values of an inputfield at one go, because "&lt;EM&gt;In input fields all field values &lt;/EM&gt;&lt;EM&gt;will be treated as distinct, regardless if several have the same value." &lt;/EM&gt;Instead you can think of using calculated dimension/expression as an alternative(not sure if that holds good for your purpose). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 08:08:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-assign-input-variable-values-to-the-Filed-trying-with/m-p/812610#M536203</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-25T08:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can we assign input variable values to the Filed trying with input filed option.</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-assign-input-variable-values-to-the-Filed-trying-with/m-p/812611#M536204</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;You can create a Input Box and assign a variable to it, and instead of table box use Straight table with required columns as dimensions and the input value as expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim: Dim1, Dim2...........&lt;/P&gt;&lt;P&gt;Expression: variableName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you can achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 08:17:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-assign-input-variable-values-to-the-Filed-trying-with/m-p/812611#M536204</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-11-25T08:17:00Z</dc:date>
    </item>
  </channel>
</rss>

