<?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: Creating a Customized Delimiter in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-Customized-Delimiter-in-Qlikview/m-p/1750416#M720748</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I know the qvd creation process, if instead of creating qvd if I need to create a txt file with the delimiter as double dagger then how we can implement that?&lt;/P&gt;</description>
    <pubDate>Wed, 07 Oct 2020 15:39:23 GMT</pubDate>
    <dc:creator>naddasandeep</dc:creator>
    <dc:date>2020-10-07T15:39:23Z</dc:date>
    <item>
      <title>Creating a Customized Delimiter in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Customized-Delimiter-in-Qlikview/m-p/1750386#M720746</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can we create a customized Delimiter in qlikveiw like if I want to use Double Dagger(&lt;SPAN&gt;&amp;nbsp;‡&lt;/SPAN&gt;) as a delimiter while creating the QVD how can we use it?&lt;/P&gt;&lt;P&gt;I tried it using its chr() value/Passing Variable as Delimiter but its not working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be great!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Customized-Delimiter-in-Qlikview/m-p/1750386#M720746</guid>
      <dc:creator>naddasandeep</dc:creator>
      <dc:date>2024-11-16T18:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Customized Delimiter in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Customized-Delimiter-in-Qlikview/m-p/1750400#M720747</link>
      <description>&lt;P&gt;Hi, the thing is that QVD store fields directly, no need of &lt;SPAN&gt;delimiter definition.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Delimiters can be choose when yo load data from text files, and those files,could have ny delimiter as you want, or the system allows.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here a example script loading a text file with&amp;nbsp; &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;c&lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;omma delimiter:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LOAD&lt;BR /&gt;"Month",&lt;BR /&gt;Value as [Input Data Sales]&lt;BR /&gt;FROM [lib://Datos (fabian_fabian)/simple.txt]&lt;BR /&gt;(txt, codepage is 28591, embedded labels, &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;delimiter is ',',&lt;/STRONG&gt;&lt;/FONT&gt; msq);&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 14:52:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Customized-Delimiter-in-Qlikview/m-p/1750400#M720747</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2020-10-07T14:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Customized Delimiter in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Customized-Delimiter-in-Qlikview/m-p/1750416#M720748</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I know the qvd creation process, if instead of creating qvd if I need to create a txt file with the delimiter as double dagger then how we can implement that?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 15:39:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Customized-Delimiter-in-Qlikview/m-p/1750416#M720748</guid>
      <dc:creator>naddasandeep</dc:creator>
      <dc:date>2020-10-07T15:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Customized Delimiter in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Customized-Delimiter-in-Qlikview/m-p/1750672#M720750</link>
      <description>&lt;P&gt;I understand you are using Store function to export a text file?&lt;/P&gt;&lt;P&gt;If so, just define the delimiter whatever you want it to be, for instance like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Store Table1 into Table1.txt ( txt, delimiter is '‡');&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 08 Oct 2020 11:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Customized-Delimiter-in-Qlikview/m-p/1750672#M720750</guid>
      <dc:creator>FakeJupiter</dc:creator>
      <dc:date>2020-10-08T11:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Customized Delimiter in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Customized-Delimiter-in-Qlikview/m-p/1755145#M720752</link>
      <description>&lt;P&gt;Just wanted to add the Help Doc reference which does say a delimiter can be specified, so the above post should do the trick I believe.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptRegularStatements/Store.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptRegularStatements/Store.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am going to see if doc team can add a sample to show that though as there is not one currently.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 19:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Customized-Delimiter-in-Qlikview/m-p/1755145#M720752</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-10-22T19:14:22Z</dc:date>
    </item>
  </channel>
</rss>

