<?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: Passing parameter strings that contain special characters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-parameter-strings-that-contain-special-characters/m-p/1247167#M395289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you will need to mask these special chars. To make this within the url-expression is probably quite difficult but within the script it's quite easy by loading your field twice - one time it's normal and the another it's adjusted to the masking. Here is a small example in the opposite direction but I think you could just adapt the logic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MapHTMLtoASCII:&lt;/P&gt;&lt;P&gt;mapping load * inline [&lt;/P&gt;&lt;P&gt;HTML, ASCII&lt;/P&gt;&lt;P&gt;&amp;amp;Uuml;, Ü&lt;/P&gt;&lt;P&gt;&amp;amp;Auml;, Ä&lt;/P&gt;&lt;P&gt;&amp;amp;Ouml;, Ö&lt;/P&gt;&lt;P&gt;&amp;amp;quot;, "&lt;/P&gt;&lt;P&gt;&amp;amp;amp;, &amp;amp;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load mapsubstring('MapHTMLtoASCII', Name) as Name;&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;Name&lt;/P&gt;&lt;P&gt;XXXX &amp;amp;amp; S&amp;amp;Ouml;HNE GmbH&amp;amp;amp;Co.KG&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Mar 2017 09:39:38 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2017-03-08T09:39:38Z</dc:date>
    <item>
      <title>Passing parameter strings that contain special characters</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-parameter-strings-that-contain-special-characters/m-p/1247166#M395288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;All, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;We’re running into issues when testing parameters into QlikView when the strings contain special characters.&amp;nbsp; Could someone please advice on what the correct syntax is to account for this?&lt;/SPAN&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;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;Sample URL code only:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&lt;A href="http://qlikviewdev.com/QvAJAXZfc/opendoc.htm?document=Test%20Ad%20Hoc.qvw&amp;amp;host=QVS%40testqv1&amp;amp;bookmark=Document%5CBM01&amp;amp;sheet=SH05&amp;amp;select"&gt;http://qlikviewdev.com/QvAJAXZfc/opendoc.htm?document=Test%20Ad%20Hoc.qvw&amp;amp;host=QVS%40testqv1&amp;amp;bookmark=Document%5CBM01&amp;amp;sheet=SH05&amp;amp;select&lt;/A&gt;&lt;SPAN style="font-family: Calibri;"&gt;&lt;A href="http://qlikviewdev.com/QvAJAXZfc/opendoc.htm?document=Test%20Ad%20Hoc.qvw&amp;amp;host=QVS%40testqv1&amp;amp;bookmark=Document%5CBM01&amp;amp;sheet=SH05&amp;amp;select=LB86,%22CC%22%2C%22TAM%20US%22&amp;amp;select=LB12"&gt;http://qlikviewdev.com/QvAJAXZfc/opendoc.htm?document=Test%20Ad%20Hoc.qvw&amp;amp;host=QVS%40testqv1&amp;amp;bookmark=Document%5CBM01&amp;amp;sheet=SH05&amp;amp;select=LB86,%22CC%22%2C%22TAM%20US%22&amp;amp;select=LB12&lt;/A&gt;&lt;A href="http://qlikviewdev.com/QvAJAXZfc/opendoc.htm?document=Test%20Ad%20Hoc.qvw&amp;amp;host=QVS%40testqv1&amp;amp;bookmark=Document%5CBM01&amp;amp;sheet=SH05&amp;amp;select=LB86,%22CC%22%2C%22TAM%20US%22&amp;amp;select=LB12"&gt;=LB86,%22CC%22%2C%22TAM%20US%22&amp;amp;select=LB12&lt;/A&gt;,______________&lt;/SPAN&gt;&lt;/SPAN&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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Without special characters, no issues encountered.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&amp;amp;select=LB86,%22CC%22%2C%22TAM%20US%22&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Team Name (LB86):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;CC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;TAM US&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;With special characters, no values are passed no matter what we’ve tried so far.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&amp;amp;select=LB12, _____________?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Vendor Name (LB12):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Smith, John A&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;*ESEXLAB*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;2L *PRODUCTS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;L&amp;amp;S ELECTRONICS, INC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;TOP MEDICAL DEVICES, INC / MD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;D.S. CEST/UROL (CEST ME&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; mso-bidi-font-family: 'Times New Roman'; line-height: 107%; color: #000000; font-size: 11pt; mso-ansi-language: EN-US; mso-hansi-theme-font: minor-latin; mso-fareast-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; font-family: 'Calibri',sans-serif; mso-fareast-font-family: Calibri; mso-bidi-theme-font: minor-bidi;"&gt;MCTVOCDU,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; mso-bidi-font-family: 'Times New Roman'; line-height: 107%; color: #000000; font-size: 11pt; mso-ansi-language: EN-US; mso-hansi-theme-font: minor-latin; mso-fareast-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; font-family: 'Calibri',sans-serif; mso-fareast-font-family: Calibri; mso-bidi-theme-font: minor-bidi;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; mso-bidi-font-family: 'Times New Roman'; line-height: 107%; color: #000000; font-size: 11pt; mso-ansi-language: EN-US; mso-hansi-theme-font: minor-latin; mso-fareast-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; font-family: 'Calibri',sans-serif; mso-fareast-font-family: Calibri; mso-bidi-theme-font: minor-bidi;"&gt;Mindy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 22:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-parameter-strings-that-contain-special-characters/m-p/1247166#M395288</guid>
      <dc:creator>mindyckay</dc:creator>
      <dc:date>2017-03-07T22:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Passing parameter strings that contain special characters</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-parameter-strings-that-contain-special-characters/m-p/1247167#M395289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you will need to mask these special chars. To make this within the url-expression is probably quite difficult but within the script it's quite easy by loading your field twice - one time it's normal and the another it's adjusted to the masking. Here is a small example in the opposite direction but I think you could just adapt the logic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MapHTMLtoASCII:&lt;/P&gt;&lt;P&gt;mapping load * inline [&lt;/P&gt;&lt;P&gt;HTML, ASCII&lt;/P&gt;&lt;P&gt;&amp;amp;Uuml;, Ü&lt;/P&gt;&lt;P&gt;&amp;amp;Auml;, Ä&lt;/P&gt;&lt;P&gt;&amp;amp;Ouml;, Ö&lt;/P&gt;&lt;P&gt;&amp;amp;quot;, "&lt;/P&gt;&lt;P&gt;&amp;amp;amp;, &amp;amp;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load mapsubstring('MapHTMLtoASCII', Name) as Name;&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;Name&lt;/P&gt;&lt;P&gt;XXXX &amp;amp;amp; S&amp;amp;Ouml;HNE GmbH&amp;amp;amp;Co.KG&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 09:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-parameter-strings-that-contain-special-characters/m-p/1247167#M395289</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-03-08T09:39:38Z</dc:date>
    </item>
  </channel>
</rss>

