<?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: Action and Triggers in Select Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Action-and-Triggers-in-Select-Field/m-p/1432749#M808281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exactly a solution but a workaround.....which you can try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 1st point you can create a new field in backend using if condition for 5 countires...&lt;/P&gt;&lt;P&gt;Ex: if(Country='USA',Country, if(Country='Germany',Country and so on....)) as TriggeredCountries&lt;/P&gt;&lt;P&gt;Do the same for Companies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in frontend for sheet properties, use Triggers&amp;gt;OnActivateSheet&amp;gt;Edit actions&amp;gt;Select Possible&amp;gt; in field enter &lt;SPAN style="font-size: 13.3333px;"&gt;TriggeredCountries&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;then &lt;SPAN style="font-size: 13.3333px;"&gt;Triggers&amp;gt;OnLeaveSheet&amp;gt;Edit actions&amp;gt;ClearAll&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;For 2nd point Create alternate states, Settings&amp;gt;General&amp;gt;Alternate states&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Use that alternate state for your separate CYear and CCountry Filters and use that same state for your CYear, CCountry charts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Oct 2017 18:10:56 GMT</pubDate>
    <dc:creator>MK9885</dc:creator>
    <dc:date>2017-10-25T18:10:56Z</dc:date>
    <item>
      <title>Action and Triggers in Select Field</title>
      <link>https://community.qlik.com/t5/QlikView/Action-and-Triggers-in-Select-Field/m-p/1432748#M808280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Can someone help me in solving below concerns:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Can we select multiple fields in select field options under trigger.&lt;/P&gt;&lt;P&gt;I want to select&amp;nbsp; 5 Countries from list of 10 and&amp;nbsp; 4 Companies from list of 15 at a time for one tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also this must be cleared if I moved to other tabs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.I have two different sources each has year,country,state in it &lt;/P&gt;&lt;P&gt;One is taken as Year,Country,state and other as Cyear , C COUNTRY,CSTATE .In some tabs its Year and some tabs its Cyear, So when we select year,Country,state in relavent tab and if other tabs previous selected with Cyear,ccountry then it&amp;nbsp; should not&amp;nbsp; reflect in selection list.&lt;/P&gt;&lt;P&gt;How to clear the filter should I use clear field or clear all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-and-Triggers-in-Select-Field/m-p/1432748#M808280</guid>
      <dc:creator>kvr9</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Action and Triggers in Select Field</title>
      <link>https://community.qlik.com/t5/QlikView/Action-and-Triggers-in-Select-Field/m-p/1432749#M808281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exactly a solution but a workaround.....which you can try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 1st point you can create a new field in backend using if condition for 5 countires...&lt;/P&gt;&lt;P&gt;Ex: if(Country='USA',Country, if(Country='Germany',Country and so on....)) as TriggeredCountries&lt;/P&gt;&lt;P&gt;Do the same for Companies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in frontend for sheet properties, use Triggers&amp;gt;OnActivateSheet&amp;gt;Edit actions&amp;gt;Select Possible&amp;gt; in field enter &lt;SPAN style="font-size: 13.3333px;"&gt;TriggeredCountries&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;then &lt;SPAN style="font-size: 13.3333px;"&gt;Triggers&amp;gt;OnLeaveSheet&amp;gt;Edit actions&amp;gt;ClearAll&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;For 2nd point Create alternate states, Settings&amp;gt;General&amp;gt;Alternate states&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Use that alternate state for your separate CYear and CCountry Filters and use that same state for your CYear, CCountry charts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 18:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-and-Triggers-in-Select-Field/m-p/1432749#M808281</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2017-10-25T18:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Action and Triggers in Select Field</title>
      <link>https://community.qlik.com/t5/QlikView/Action-and-Triggers-in-Select-Field/m-p/1432750#M808282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can share some sample data we can work and post it here. You can create sheet level triggers too. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;Ctrl+Alt+S -&amp;gt; Triggers -&amp;gt; Action -&amp;gt; Select in Field and add the field name and your countries. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(USA|UK|INDIA|AUS) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same for Company&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(CompName1|CompName2|Compname3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. &lt;/P&gt;&lt;P&gt;As Aehman suggested use Alternate States from Document properties and create States on these fields. &lt;/P&gt;&lt;P&gt;Once created use these State names and select them in their respective list boxes and charts. Like here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180959_Capture1.PNG" style="height: 410px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/180960_Capture2.PNG" style="height: auto;" /&gt; &lt;/P&gt;&lt;P&gt;Can you also show us your data model how it looks? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 21:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-and-Triggers-in-Select-Field/m-p/1432750#M808282</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-10-25T21:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Action and Triggers in Select Field</title>
      <link>https://community.qlik.com/t5/QlikView/Action-and-Triggers-in-Select-Field/m-p/1432751#M808283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was not able to define the alternate state,Can you please give example with my data.&lt;/P&gt;&lt;P&gt;The scenario is as below two different data in different tabs but when I select respective columns in related tabs the data it is reflecting in selection box.The selection need to restricted to that data tabs only it should not seen in other data tabs.&lt;IMG __jive_id="180970" alt="test3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180970_test3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the sample qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 04:50:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-and-Triggers-in-Select-Field/m-p/1432751#M808283</guid>
      <dc:creator>kvr9</dc:creator>
      <dc:date>2017-10-26T04:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Action and Triggers in Select Field</title>
      <link>https://community.qlik.com/t5/QlikView/Action-and-Triggers-in-Select-Field/m-p/1432752#M808284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check attached is this what you are looking?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you go to Document Properties -&amp;gt; Alternate State button you see two states. So if you add these states in different objects of your sheet it will not reflect. However, when your column names are different the data is different with other columns so selections will be default to their respective fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways, if you right click on any objects go to properties and General tab there you can see the State selected. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 13:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-and-Triggers-in-Select-Field/m-p/1432752#M808284</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-10-26T13:16:46Z</dc:date>
    </item>
  </channel>
</rss>

