<?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 searchable value with macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/searchable-value-with-macro/m-p/160290#M34612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by calculated?&lt;/P&gt;&lt;P&gt;In order to make a selection, there has to be an underlying field to select on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Dec 2009 00:44:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-12-02T00:44:52Z</dc:date>
    <item>
      <title>searchable value with macro</title>
      <link>https://community.qlik.com/t5/QlikView/searchable-value-with-macro/m-p/160287#M34609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to select from straight table only these rows where column value is yes and after that I export the data to Excel. I made that column searchable and its work perfect if I write value in searchable box. But in future this file will work automatically and I must do the searchable thing with macro. Can anybody give me some hints how to do it? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 19:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/searchable-value-with-macro/m-p/160287#M34609</guid>
      <dc:creator />
      <dc:date>2009-11-20T19:37:31Z</dc:date>
    </item>
    <item>
      <title>searchable value with macro</title>
      <link>https://community.qlik.com/t5/QlikView/searchable-value-with-macro/m-p/160288#M34610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can make a direct selection using:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;ActiveDocument.Fields("FIELD").Select "*SEARCH*", true&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;If you can put your search value into a variable, you can use:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;searchVal = ActiveDocument.Variables("vTest").GetContent.String&lt;BR /&gt; ActiveDocument.Fields("FIELD").Select "*" &amp;amp; searchVal &amp;amp; "*", true&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 21:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/searchable-value-with-macro/m-p/160288#M34610</guid>
      <dc:creator />
      <dc:date>2009-11-20T21:46:34Z</dc:date>
    </item>
    <item>
      <title>searchable value with macro</title>
      <link>https://community.qlik.com/t5/QlikView/searchable-value-with-macro/m-p/160289#M34611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But what do to when the FIELD is not database field but calculated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 16:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/searchable-value-with-macro/m-p/160289#M34611</guid>
      <dc:creator />
      <dc:date>2009-12-01T16:35:19Z</dc:date>
    </item>
    <item>
      <title>searchable value with macro</title>
      <link>https://community.qlik.com/t5/QlikView/searchable-value-with-macro/m-p/160290#M34612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by calculated?&lt;/P&gt;&lt;P&gt;In order to make a selection, there has to be an underlying field to select on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 00:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/searchable-value-with-macro/m-p/160290#M34612</guid>
      <dc:creator />
      <dc:date>2009-12-02T00:44:52Z</dc:date>
    </item>
  </channel>
</rss>

