<?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 Passing a quotation mark to a select string from macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-a-quotation-mark-to-a-select-string-from-macro/m-p/310664#M114742</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks...&amp;nbsp; I had actually gotten to there a couple days ago, but had my quotes in there wrong.&amp;nbsp; I didn't realize until I had it set a variable as the string I created.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2011 16:46:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-31T16:46:01Z</dc:date>
    <item>
      <title>Passing a quotation mark to a select string from macro</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-a-quotation-mark-to-a-select-string-from-macro/m-p/310662#M114740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a button to automatically select a couple items from a field.&amp;nbsp; If I were to just type in the select string it would be :"AF&amp;nbsp; "|"N&amp;nbsp;&amp;nbsp; "|"MC&amp;nbsp; "|"A&amp;nbsp;&amp;nbsp; ".&amp;nbsp; However I can't pass the quotes in the macro.&amp;nbsp; I have tried multiple things, such as """ to get around it, but nothing is working.&amp;nbsp; Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Therese&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 16:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-a-quotation-mark-to-a-select-string-from-macro/m-p/310662#M114740</guid>
      <dc:creator />
      <dc:date>2011-08-30T16:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a quotation mark to a select string from macro</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-a-quotation-mark-to-a-select-string-from-macro/m-p/310663#M114741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use chr(34) in macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;v = "(" &amp;amp; chr(34) &amp;amp; "AF " &amp;amp; chr(34) &amp;amp; "|" &amp;amp; chr(34) &amp;amp; "N " &amp;amp; chr(34) &amp;amp; ")"&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("FieldName").Select v&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use QV10 then better assign "select in field" action for button instead of macro,&lt;/P&gt;&lt;P&gt;with static select string as ("AF "|"N ")&lt;/P&gt;&lt;P&gt;or calculated as ='(' &amp;amp; '"AF "' &amp;amp; '|' &amp;amp; '"N "' &amp;amp; ')'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 09:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-a-quotation-mark-to-a-select-string-from-macro/m-p/310663#M114741</guid>
      <dc:creator>tanelry</dc:creator>
      <dc:date>2011-08-31T09:33:23Z</dc:date>
    </item>
    <item>
      <title>Passing a quotation mark to a select string from macro</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-a-quotation-mark-to-a-select-string-from-macro/m-p/310664#M114742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks...&amp;nbsp; I had actually gotten to there a couple days ago, but had my quotes in there wrong.&amp;nbsp; I didn't realize until I had it set a variable as the string I created.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 16:46:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-a-quotation-mark-to-a-select-string-from-macro/m-p/310664#M114742</guid>
      <dc:creator />
      <dc:date>2011-08-31T16:46:01Z</dc:date>
    </item>
  </channel>
</rss>

