<?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 How to store a field selection value from UI to backend script variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450027#M434131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Is it possible to store a field selection value from UI to backend script variable?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Aug 2017 08:26:37 GMT</pubDate>
    <dc:creator>vipingarg23</dc:creator>
    <dc:date>2017-08-23T08:26:37Z</dc:date>
    <item>
      <title>How to store a field selection value from UI to backend script variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450027#M434131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Is it possible to store a field selection value from UI to backend script variable?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 08:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450027#M434131</guid>
      <dc:creator>vipingarg23</dc:creator>
      <dc:date>2017-08-23T08:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to store a field selection value from UI to backend script variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450028#M434132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How you need in Back end?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 08:39:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450028#M434132</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-23T08:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to store a field selection value from UI to backend script variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450029#M434133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just want to know the fact that it is possible or not in Qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 08:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450029#M434133</guid>
      <dc:creator>vipingarg23</dc:creator>
      <dc:date>2017-08-23T08:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to store a field selection value from UI to backend script variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450030#M434134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't think that possible way - I am expecting in technical oriented because there must be direct / indirect way to achieve this. Could be the reason i am asking whether how you need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 08:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450030#M434134</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-23T08:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to store a field selection value from UI to backend script variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450031#M434135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like in attached qvw?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Load&amp;nbsp; RowNo() as Data&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;AutoGenerate $(vScript)&lt;/EM&gt;&lt;EM style="font-size: 10pt;"&gt;;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Let vScript='';&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174327_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Input a number in the input box and reload; the data would have that many rows. I entered 10 and reloaded for the above screenshot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 08:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450031#M434135</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-23T08:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to store a field selection value from UI to backend script variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450032#M434136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it for each and individual user of dashboard or application? If it is individual then it is not possible directly. You need to go with third party tools to write back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 08:58:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450032#M434136</guid>
      <dc:creator>balar025</dc:creator>
      <dc:date>2017-08-23T08:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to store a field selection value from UI to backend script variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450033#M434137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vipin,&lt;/P&gt;&lt;P&gt;I don't know how you could save a value as a variable in script but you can certainly save a selected field value as a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if we have one value selected in field &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;AccNo &lt;/EM&gt;then a button with the action Set Variable as shown will save the value:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable : vAcc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount(AccNo) = 1, AccNo)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's difficult to advise without knowing your application but maybe bookmarks will give you what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 09:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450033#M434137</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-08-23T09:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to store a field selection value from UI to backend script variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450034#M434138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you need &lt;STRONG&gt;Field Selection&lt;/STRONG&gt;, try using trigger like:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174328_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 09:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-a-field-selection-value-from-UI-to-backend-script/m-p/1450034#M434138</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-23T09:14:28Z</dc:date>
    </item>
  </channel>
</rss>

