<?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 How to escape comma in Single API? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-escape-comma-in-Single-API/m-p/945998#M3439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Single API and wanna make some selections.&lt;/P&gt;&lt;P&gt;Unfortunately, when value contains comma, QS recognizes it as two separated values. As result, I'm getting object without any selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are URL and WebSocket frame:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;...&amp;amp;select=&lt;STRONG&gt;Game,Invisible, Inc. &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;{"method":"SelectValues","handle":2,"params":[[{"qText":"&lt;STRONG&gt;Invisible&lt;/STRONG&gt;"},{"qText":" &lt;STRONG&gt;Inc.&lt;/STRONG&gt;"}],false,true],"id":4,"jsonrpc":"2.0"}&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any ways to escape comma?&lt;/P&gt;&lt;P&gt;I've already tried backslash, quotes, URL-encoding (as %2C).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2015 12:45:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-14T12:45:30Z</dc:date>
    <item>
      <title>How to escape comma in Single API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-escape-comma-in-Single-API/m-p/945998#M3439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Single API and wanna make some selections.&lt;/P&gt;&lt;P&gt;Unfortunately, when value contains comma, QS recognizes it as two separated values. As result, I'm getting object without any selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are URL and WebSocket frame:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;...&amp;amp;select=&lt;STRONG&gt;Game,Invisible, Inc. &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;{"method":"SelectValues","handle":2,"params":[[{"qText":"&lt;STRONG&gt;Invisible&lt;/STRONG&gt;"},{"qText":" &lt;STRONG&gt;Inc.&lt;/STRONG&gt;"}],false,true],"id":4,"jsonrpc":"2.0"}&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any ways to escape comma?&lt;/P&gt;&lt;P&gt;I've already tried backslash, quotes, URL-encoding (as %2C).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 12:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-escape-comma-in-Single-API/m-p/945998#M3439</guid>
      <dc:creator />
      <dc:date>2015-09-14T12:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to escape comma in Single API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-escape-comma-in-Single-API/m-p/945999#M3440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/153128"&gt;tesluk1809&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately there is currently no way to escape the comma in Qlik Sense 1.0 - 2.1. We are aware of this and currently working on a solution which we will hopefully be able to deliver in the next version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a temporary workaround I suggest to do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Create an additional field based on Game where you remove all commas and then use this field to select the values. In the UI still just show "Game" ... not ideal, but at least some workaround to get the desired selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt; --&lt;/P&gt;&lt;P&gt;&lt;EM&gt; Please mark the appropriate replies as correct or helpful so our team and other members know that your question has been answered to your satisfaction.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 13:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-escape-comma-in-Single-API/m-p/945999#M3440</guid>
      <dc:creator>Stefan_Walther</dc:creator>
      <dc:date>2015-09-14T13:18:30Z</dc:date>
    </item>
  </channel>
</rss>

