<?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: Possible to operate &amp;quot;Automatic&amp;quot; selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524193#M195852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;of course I don't try to add sql statement in expression. But it seemd to me that was the best way to express that do not only want to search a search string but the possible values that are matching a condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Nov 2013 08:16:09 GMT</pubDate>
    <dc:creator>oxiofrt</dc:creator>
    <dc:date>2013-11-14T08:16:09Z</dc:date>
    <item>
      <title>Possible to operate "Automatic" selection</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524186#M195845</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 would like to add a feature to the application herejoined.&lt;/P&gt;&lt;P&gt;The aim is to automatically select possible values in a field when changing the value of a variable.&lt;/P&gt;&lt;P&gt;If possible I would like to avoid macros. &lt;/P&gt;&lt;P&gt;Can you hlp ?&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 07:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524186#M195845</guid>
      <dc:creator>oxiofrt</dc:creator>
      <dc:date>2013-11-14T07:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to operate "Automatic" selection</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524187#M195846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can do it, by adding a trigger, &lt;/P&gt;&lt;P&gt;Document properties&amp;gt;&amp;gt; triggers&amp;gt;&amp;gt; left down , locate variable event triggers, on change.&lt;/P&gt;&lt;P&gt;add a trigger &amp;gt;&amp;gt; select in field, and put your search string. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 08:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524187#M195846</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-11-14T08:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to operate "Automatic" selection</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524188#M195847</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;Yes it is possible, and you can use actions for this rather than macros. But to help you, I need more concrete examples showing what the variable might contain and what should be selected when the variable changes to that value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 08:06:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524188#M195847</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-11-14T08:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to operate "Automatic" selection</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524189#M195848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I tried it, but it doesn't work.&lt;/P&gt;&lt;P&gt;Select in field doesn't allow you to specifiy an expression such as " select ID_INTERVENTION_SDIS where DELAI &amp;gt;= $(variable1).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 08:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524189#M195848</guid>
      <dc:creator>oxiofrt</dc:creator>
      <dc:date>2013-11-14T08:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to operate "Automatic" selection</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524190#M195849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;off course it will not select, its a sql statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let us know what you want a select, and in which field, we will help to give to expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 08:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524190#M195849</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-11-14T08:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to operate "Automatic" selection</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524191#M195850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Thanks a lot for your answer.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The application herejoined should help understanding the matter.&lt;/P&gt;&lt;P&gt;The variable contains an integer, which isthe value defined through the cursor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each fact (ID_INTERVENTION_SDIS) has a duration value (DELAI). I would like to automaticaly select the ID_INTERVENTION_SDIS where their DELAI is &amp;gt;= variable Variable1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't kinow if a trigger on the variable may be useed. "Select in field" doesn't seem to be possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may test it trough the .qvw joined to my post.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 08:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524191#M195850</guid>
      <dc:creator>oxiofrt</dc:creator>
      <dc:date>2013-11-14T08:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to operate "Automatic" selection</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524192#M195851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Thanks a lot four your answer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The application herejoined should help understanding the matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variable Variable1 contains an integer, which is the value defined through the cursor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each fact (ID_INTERVENTION_SDIS) has a duration value (DELAI). I would like to automaticaly select the ID_INTERVENTION_SDIS where their DELAI is &amp;gt;= to the value of the variable Variable1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if a trigger on the variable may be used. "Select in field" doesn't seem to be possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may test it trough the .qvw joined to my post&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 08:13:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524192#M195851</guid>
      <dc:creator>oxiofrt</dc:creator>
      <dc:date>2013-11-14T08:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to operate "Automatic" selection</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524193#M195852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;of course I don't try to add sql statement in expression. But it seemd to me that was the best way to express that do not only want to search a search string but the possible values that are matching a condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 08:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524193#M195852</guid>
      <dc:creator>oxiofrt</dc:creator>
      <dc:date>2013-11-14T08:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to operate "Automatic" selection</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524194#M195853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 08:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524194#M195853</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-11-14T08:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Possible to operate "Automatic" selection</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524195#M195854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just prepared a sample for you,&lt;/P&gt;&lt;P&gt;but saw, &lt;A _jive_internal="true" href="https://community.qlik.com/people/tresesco"&gt;Tresesco&lt;/A&gt; already uploaded sample, see thats working perfect...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 08:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524195#M195854</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-11-14T08:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to operate "Automatic" selection</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524196#M195855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK thanks a lot&lt;/P&gt;&lt;P&gt;But why doesn't it works when I reduce the value of DELAI ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 08:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524196#M195855</guid>
      <dc:creator>oxiofrt</dc:creator>
      <dc:date>2013-11-14T08:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to operate "Automatic" selection</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524197#M195856</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 need to override the current selection when calculating the search string for the select in field action. From tresesco's example, do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='('&amp;amp;Concat({1} if(DELAI &amp;gt;= $(Variable1),ID_INTERVENTION_SDIS),'|')&amp;amp;')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 09:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524197#M195856</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-11-14T09:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to operate "Automatic" selection</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524198#M195857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, thanks a lot !!!&lt;/P&gt;&lt;P&gt;&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, 14 Nov 2013 09:03:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-operate-quot-Automatic-quot-selection/m-p/524198#M195857</guid>
      <dc:creator>oxiofrt</dc:creator>
      <dc:date>2013-11-14T09:03:36Z</dc:date>
    </item>
  </channel>
</rss>

