<?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 TO SELECT A SPECIFIC FIELD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ACTION-TO-SELECT-A-SPECIFIC-FIELD/m-p/607120#M544996</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Search String&lt;/P&gt;&lt;P&gt;(Q1|Q2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2014 14:06:46 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-04-23T14:06:46Z</dc:date>
    <item>
      <title>ACTION TO SELECT A SPECIFIC FIELD</title>
      <link>https://community.qlik.com/t5/QlikView/ACTION-TO-SELECT-A-SPECIFIC-FIELD/m-p/607116#M544992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´m pretty sure my question has an easy solution. I would be very grateful&lt;BR /&gt;if any of you could help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to explain easily what I want to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to allow the analysis only for the first and second quarter of the&lt;BR /&gt;year however, if I include a list box, the four quarters are available to be&lt;BR /&gt;selected. It would be ideal to implement a text box with an action wich select&lt;BR /&gt;the first quarter and another one wich select the second quarter. Is it&lt;BR /&gt;possible? Is there a better option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I look forward to your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;H6&gt;P.S: Apologies for my level of English &lt;/H6&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 19:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ACTION-TO-SELECT-A-SPECIFIC-FIELD/m-p/607116#M544992</guid>
      <dc:creator />
      <dc:date>2014-04-22T19:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: ACTION TO SELECT A SPECIFIC FIELD</title>
      <link>https://community.qlik.com/t5/QlikView/ACTION-TO-SELECT-A-SPECIFIC-FIELD/m-p/607117#M544993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also make List Box with expression as below&lt;/P&gt;&lt;P&gt;Considering that four quarters are Q1, Q2, Q3 and Q4&lt;/P&gt;&lt;P&gt;Write below in List Box Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Match(Quarter,'Q1','Q2'), Quarter)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;IF(Quarter = 'Q1' or Quarter = 'Q2', Quarter)&lt;/P&gt;&lt;P&gt;=================================&lt;/P&gt;&lt;P&gt;Using Text Box&lt;/P&gt;&lt;P&gt;Create a Text Box&lt;/P&gt;&lt;P&gt;Write Q1 in Text &lt;/P&gt;&lt;P&gt;Actions &amp;gt;&amp;gt; ADD &amp;gt;&amp;gt; Selection &amp;gt;&amp;gt; Select in Field &amp;gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field&lt;/P&gt;&lt;P&gt;Quarter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search String&lt;/P&gt;&lt;P&gt;Q1&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;='Q1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same as for Q2&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Hope this helps.. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 19:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ACTION-TO-SELECT-A-SPECIFIC-FIELD/m-p/607117#M544993</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-22T19:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: ACTION TO SELECT A SPECIFIC FIELD</title>
      <link>https://community.qlik.com/t5/QlikView/ACTION-TO-SELECT-A-SPECIFIC-FIELD/m-p/607118#M544994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello Cristina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You could accomplish this using buttons that have a single action: Select in Field with the value Q1 or Q2 in the Quarter field.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Then, if you wish, you may hide the Listbox so that your users don't modify it's value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please find attached an example QVW file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 19:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ACTION-TO-SELECT-A-SPECIFIC-FIELD/m-p/607118#M544994</guid>
      <dc:creator>pgrenier</dc:creator>
      <dc:date>2014-04-22T19:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: ACTION TO SELECT A SPECIFIC FIELD</title>
      <link>https://community.qlik.com/t5/QlikView/ACTION-TO-SELECT-A-SPECIFIC-FIELD/m-p/607119#M544995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish,&lt;/P&gt;&lt;P&gt;How can I do if I want to select the two quarters at once? I mean, I want to make a third list box wich select Q1 and Q2 at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ve tried to write ="Q1" and "Q2" but it doesn´t work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 14:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ACTION-TO-SELECT-A-SPECIFIC-FIELD/m-p/607119#M544995</guid>
      <dc:creator />
      <dc:date>2014-04-23T14:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: ACTION TO SELECT A SPECIFIC FIELD</title>
      <link>https://community.qlik.com/t5/QlikView/ACTION-TO-SELECT-A-SPECIFIC-FIELD/m-p/607120#M544996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Search String&lt;/P&gt;&lt;P&gt;(Q1|Q2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 14:06:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ACTION-TO-SELECT-A-SPECIFIC-FIELD/m-p/607120#M544996</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-23T14:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: ACTION TO SELECT A SPECIFIC FIELD</title>
      <link>https://community.qlik.com/t5/QlikView/ACTION-TO-SELECT-A-SPECIFIC-FIELD/m-p/607121#M544997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Manish!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2014 18:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ACTION-TO-SELECT-A-SPECIFIC-FIELD/m-p/607121#M544997</guid>
      <dc:creator />
      <dc:date>2014-04-26T18:52:13Z</dc:date>
    </item>
  </channel>
</rss>

