<?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: OnInput trigger issue with variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309712#M114358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Toni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got solution for this, i tried macro code to achive this solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In variable event trigger for variable i taken below macro code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;sub SelectAllData&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.GetSheetObject("LB01").SelectAll&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;end sub&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Now when i change the value in input box it selected all the data of listbox. And also holding dat selections in another variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2011 11:47:12 GMT</pubDate>
    <dc:creator>jagannalla</dc:creator>
    <dc:date>2011-07-27T11:47:12Z</dc:date>
    <item>
      <title>OnInput trigger issue with variable</title>
      <link>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309707#M114353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a small issue. I had a listbox with expresssion and i'm storing all selections of this listbox in variable.&lt;/P&gt;&lt;P&gt;For Eg:&lt;/P&gt;&lt;P&gt;I taken the code in variable is like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;vVariable&lt;/SPAN&gt;=(if(GetSelectionCount(A)&amp;gt;0,GetFieldSelections(A),',',500),'')&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- It's working 5n upto now. But, i've a inputbox with another variable vCount with differen values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vCount =1,2,,3,4.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I written &lt;STRONG&gt;variable event&amp;nbsp; trigger&lt;/STRONG&gt; for this variable&lt;STRONG&gt; OnInput&lt;/STRONG&gt; to select all the data of listbox. But the variable&amp;nbsp; &lt;STRONG&gt;&lt;STRONG&gt;vVariable &lt;/STRONG&gt;&lt;/STRONG&gt;doesn't hold any values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 06:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309707#M114353</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-07-27T06:39:53Z</dc:date>
    </item>
    <item>
      <title>OnInput trigger issue with variable</title>
      <link>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309708#M114354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you Please attach your qvw file?&lt;/P&gt;&lt;P&gt;or explain what do you want to do when entering the vCount value &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 07:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309708#M114354</guid>
      <dc:creator />
      <dc:date>2011-07-27T07:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: OnInput trigger issue with variable</title>
      <link>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309709#M114355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I attached sample qvw file. After the look of my qvw file just you select the values in input box and see the result in listbox and test object. The test object holds &lt;STRONG&gt;* &lt;/STRONG&gt;instead of data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To see the data u just select the data of listbox manually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 08:37:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309709#M114355</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-07-27T08:37:57Z</dc:date>
    </item>
    <item>
      <title>OnInput trigger issue with variable</title>
      <link>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309710#M114356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sorry i can't undersatnd &lt;/P&gt;&lt;P&gt;what do you want to do after selecting value from the inputbox?&lt;/P&gt;&lt;P&gt;What the trigger should do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 08:51:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309710#M114356</guid>
      <dc:creator />
      <dc:date>2011-07-27T08:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: OnInput trigger issue with variable</title>
      <link>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309711#M114357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree this looks a bit odd, since you get the actual search string and not the selections. This actually will be the same even if you do the search * manually, hence it is not related to the trigger as far as I can tell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please report this issue to QlikView Support for more detailed evaluation;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlik.com/us/services/support/phone-email-support"&gt;http://www.qlik.com/us/services/support/phone-email-support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this has worked before, please clarify to support what has been changed when it stopped working. For example if this has occured after an upgrade from QV9 to QV10 or a SR upgrade. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 08:52:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309711#M114357</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2011-07-27T08:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: OnInput trigger issue with variable</title>
      <link>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309712#M114358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Toni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got solution for this, i tried macro code to achive this solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In variable event trigger for variable i taken below macro code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;sub SelectAllData&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.GetSheetObject("LB01").SelectAll&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;end sub&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Now when i change the value in input box it selected all the data of listbox. And also holding dat selections in another variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 11:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309712#M114358</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-07-27T11:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: OnInput trigger issue with variable</title>
      <link>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309713#M114359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Great that you found the workaround. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still find the result a bit strange so it is now reported as bug 40687, handling why GetFieldSelections() returns the searchstring and not the actual selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309713#M114359</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2011-07-27T13:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: OnInput trigger issue with variable</title>
      <link>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309714#M114360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Toni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible can you see this &lt;A _jive_internal="true" href="https://community.qlik.com/message/136300#136300"&gt;Thread&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnInput-trigger-issue-with-variable/m-p/309714#M114360</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-07-27T13:17:42Z</dc:date>
    </item>
  </channel>
</rss>

