<?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 transform a string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/transform-a-string/m-p/764049#M271588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a csv file with the following structure:&lt;/P&gt;&lt;P&gt;- First value is Id&lt;/P&gt;&lt;P&gt;- Second value is a string consisting of repeats separated by commas sets with the following content: "1", "3"&lt;/P&gt;&lt;P&gt;The first number (1) is the number of questions and the second number (3) is the value of the reply&lt;/P&gt;&lt;P&gt;They are 55 repetitions and one o two more items but not in all cases&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would get a table with the following structure:&lt;/P&gt;&lt;P&gt;Id, Question, Answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;Input file:&lt;/P&gt;&lt;P&gt;15, "1", "3", "4", "2", "3": "1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table result&lt;/P&gt;&lt;P&gt;15, 1, 3&lt;/P&gt;&lt;P&gt;15, 4, 2&lt;/P&gt;&lt;P&gt;15, 3, 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is csv file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Mar 2015 06:14:29 GMT</pubDate>
    <dc:creator>ecolomer</dc:creator>
    <dc:date>2015-03-21T06:14:29Z</dc:date>
    <item>
      <title>transform a string</title>
      <link>https://community.qlik.com/t5/QlikView/transform-a-string/m-p/764049#M271588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a csv file with the following structure:&lt;/P&gt;&lt;P&gt;- First value is Id&lt;/P&gt;&lt;P&gt;- Second value is a string consisting of repeats separated by commas sets with the following content: "1", "3"&lt;/P&gt;&lt;P&gt;The first number (1) is the number of questions and the second number (3) is the value of the reply&lt;/P&gt;&lt;P&gt;They are 55 repetitions and one o two more items but not in all cases&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would get a table with the following structure:&lt;/P&gt;&lt;P&gt;Id, Question, Answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;Input file:&lt;/P&gt;&lt;P&gt;15, "1", "3", "4", "2", "3": "1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table result&lt;/P&gt;&lt;P&gt;15, 1, 3&lt;/P&gt;&lt;P&gt;15, 4, 2&lt;/P&gt;&lt;P&gt;15, 3, 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is csv file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Mar 2015 06:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/transform-a-string/m-p/764049#M271588</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2015-03-21T06:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: transform a string</title>
      <link>https://community.qlik.com/t5/QlikView/transform-a-string/m-p/764050#M271589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load id_project_participant,Replace(Purgechar(SubField(answers,','),'"'),':',',')&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;answers.csv]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ';', msq);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Mar 2015 06:25:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/transform-a-string/m-p/764050#M271589</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-03-21T06:25:52Z</dc:date>
    </item>
  </channel>
</rss>

