<?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 SV:Re: Multi box select / highlight entry if only one available in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multi-box-select-highlight-entry-if-only-one-available/m-p/172484#M42012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your suggestion.&lt;/P&gt;&lt;P&gt;We use 8.5 and I solved it with a macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set FldComp = ActiveDocument.Fields("Company_Name").GetSelectedValues&lt;/P&gt;&lt;P&gt;set FldComp_p = ActiveDocument.Fields("Company_Name").GetPossibleValues&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if FldComp.count = 0 and FldComp_p.count = 1 then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("Company_Name").Select "*"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Mar 2010 13:43:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-10T13:43:53Z</dc:date>
    <item>
      <title>Multi box select / highlight entry if only one available</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-box-select-highlight-entry-if-only-one-available/m-p/172482#M42010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you are the fastest answering community around I throws this at you as it's urgent. [:)]&lt;/P&gt;&lt;P&gt;I have an application where we make data reduction when publishing on the server. Each reduced application then have one or several selections in 3 different fields available in a multi box. My problem is that I need to have a selection made on application load when there is only one value available in a field. White has to become green!&lt;/P&gt;&lt;P&gt;Any suggestions on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 11:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-box-select-highlight-entry-if-only-one-available/m-p/172482#M42010</guid>
      <dc:creator />
      <dc:date>2010-03-09T11:44:17Z</dc:date>
    </item>
    <item>
      <title>Multi box select / highlight entry if only one available</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-box-select-highlight-entry-if-only-one-available/m-p/172483#M42011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It depends on which version of QV are you using, but in version 9 you can select "Actions" for a sheet (let's say some pre-programmed macros) that will do for you. Check sheet properties, go to Actions, On Activate, Action Type "Select", "Select in a field" and in the expression boxes enter the expressions for field and possible values that has to be selected.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 12:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-box-select-highlight-entry-if-only-one-available/m-p/172483#M42011</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-03-09T12:02:48Z</dc:date>
    </item>
    <item>
      <title>SV:Re: Multi box select / highlight entry if only one available</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-box-select-highlight-entry-if-only-one-available/m-p/172484#M42012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your suggestion.&lt;/P&gt;&lt;P&gt;We use 8.5 and I solved it with a macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set FldComp = ActiveDocument.Fields("Company_Name").GetSelectedValues&lt;/P&gt;&lt;P&gt;set FldComp_p = ActiveDocument.Fields("Company_Name").GetPossibleValues&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if FldComp.count = 0 and FldComp_p.count = 1 then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("Company_Name").Select "*"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 13:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-box-select-highlight-entry-if-only-one-available/m-p/172484#M42012</guid>
      <dc:creator />
      <dc:date>2010-03-10T13:43:53Z</dc:date>
    </item>
  </channel>
</rss>

