<?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: Set variable as seperator in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-variable-as-seperator/m-p/471214#M694948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 9px; font-family: 'Courier New';"&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;load&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #941100;"&gt;X&lt;/SPAN&gt; &amp;amp; '$(vSeperator)' &amp;amp; &lt;SPAN style="color: #941100;"&gt;Y&lt;/SPAN&gt; &lt;SPAN style="color: #0433ff;"&gt;AS&lt;/SPAN&gt; &lt;SPAN style="color: #941100;"&gt;TEST &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #941100;"&gt;You forget the quotes !&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jun 2013 14:28:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-13T14:28:48Z</dc:date>
    <item>
      <title>Set variable as seperator</title>
      <link>https://community.qlik.com/t5/QlikView/Set-variable-as-seperator/m-p/471213#M694947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all - This one is bugging me but I know one of you experts will get it straight away!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am concatenating two fields together into one new field in my load script, such as Company Code and Company Name.&amp;nbsp; i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CompCode&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; '-' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CompCodeDesc&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CompKeyandTxt &lt;/SPAN&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-size: 10pt;"&gt;Which gives the user the user the key and text in one field seperated by -&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;What I want to do is have a variable on the main tab which defines what character the seperator is so that I only need to change it once if the users decide they want a comma or space or anything else as the seperator.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;I've tried:-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;set&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vSeperator&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '-';&lt;BR /&gt; &lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CompCode&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vSeperator)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CompCodeDesc&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CompKeyandTxt &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;and numurous other variations without success.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Can anyone help?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Many thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Sean.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 14:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-variable-as-seperator/m-p/471213#M694947</guid>
      <dc:creator />
      <dc:date>2013-06-13T14:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable as seperator</title>
      <link>https://community.qlik.com/t5/QlikView/Set-variable-as-seperator/m-p/471214#M694948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 9px; font-family: 'Courier New';"&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;load&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #941100;"&gt;X&lt;/SPAN&gt; &amp;amp; '$(vSeperator)' &amp;amp; &lt;SPAN style="color: #941100;"&gt;Y&lt;/SPAN&gt; &lt;SPAN style="color: #0433ff;"&gt;AS&lt;/SPAN&gt; &lt;SPAN style="color: #941100;"&gt;TEST &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #941100;"&gt;You forget the quotes !&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 14:28:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-variable-as-seperator/m-p/471214#M694948</guid>
      <dc:creator />
      <dc:date>2013-06-13T14:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable as seperator</title>
      <link>https://community.qlik.com/t5/QlikView/Set-variable-as-seperator/m-p/471215#M694949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sean,&lt;/P&gt;&lt;P&gt;Try this:&lt;BR /&gt;let vSeperator = chr(39) &amp;amp; '-' &amp;amp; chr(39);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Michael&lt;/P&gt;&lt;P&gt;Edit: I changes set to let&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 14:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-variable-as-seperator/m-p/471215#M694949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-13T14:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable as seperator</title>
      <link>https://community.qlik.com/t5/QlikView/Set-variable-as-seperator/m-p/471216#M694950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent!&amp;nbsp; Thanks both!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 14:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-variable-as-seperator/m-p/471216#M694950</guid>
      <dc:creator />
      <dc:date>2013-06-13T14:34:03Z</dc:date>
    </item>
  </channel>
</rss>

