<?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: Remove single quotes and change separator in a list of comma separated values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-single-quotes-and-change-separator-in-a-list-of-comma/m-p/1155453#M909617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks swuehl, this expression does convert the string perfectly. However, I need to use this in an input box object (Drop-down). The Drop-down should display the items in the variable as the Drop-down items. If I enter the expression in the Listed Values field in the Constraints tab of the object properties, the Drop-down shows a single item which is the converted string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for all your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2016 14:35:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-09T14:35:21Z</dc:date>
    <item>
      <title>Remove single quotes and change separator in a list of comma separated values</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-single-quotes-and-change-separator-in-a-list-of-comma/m-p/1155451#M909615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Settings / Variable Overview I've created a variable with the following value:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Option_1', 'Option_2','Option_3'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I convert this value to the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option_1;Option_2;Option_3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see, the single quotes should be gone and the separator needs to be changed from a comma to a semicolon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-single-quotes-and-change-separator-in-a-list-of-comma/m-p/1155451#M909615</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Remove single quotes and change separator in a list of comma separated values</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-single-quotes-and-change-separator-in-a-list-of-comma/m-p/1155452#M909616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Replace( PurgeChar( vVariable ,chr(39) ),',',';')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 11:56:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-single-quotes-and-change-separator-in-a-list-of-comma/m-p/1155452#M909616</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-09T11:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Remove single quotes and change separator in a list of comma separated values</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-single-quotes-and-change-separator-in-a-list-of-comma/m-p/1155453#M909617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks swuehl, this expression does convert the string perfectly. However, I need to use this in an input box object (Drop-down). The Drop-down should display the items in the variable as the Drop-down items. If I enter the expression in the Listed Values field in the Constraints tab of the object properties, the Drop-down shows a single item which is the converted string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for all your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 14:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-single-quotes-and-change-separator-in-a-list-of-comma/m-p/1155453#M909617</guid>
      <dc:creator />
      <dc:date>2016-06-09T14:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Remove single quotes and change separator in a list of comma separated values</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-single-quotes-and-change-separator-in-a-list-of-comma/m-p/1155454#M909618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 22:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-single-quotes-and-change-separator-in-a-list-of-comma/m-p/1155454#M909618</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-09T22:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Remove single quotes and change separator in a list of comma separated values</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-single-quotes-and-change-separator-in-a-list-of-comma/m-p/1155455#M909619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly! Works like a charm. Thanks a million.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 22:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-single-quotes-and-change-separator-in-a-list-of-comma/m-p/1155455#M909619</guid>
      <dc:creator />
      <dc:date>2016-06-09T22:49:19Z</dc:date>
    </item>
  </channel>
</rss>

