<?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 Semi-Structured .txt File Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Semi-Structured-txt-File-Load/m-p/132776#M755666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a text file that has data in a semi structured way but I cannot work out how to load this into QV.&lt;/P&gt;&lt;P&gt;I want to end up with a QV file which shows values for S for each type of X and Y&lt;/P&gt;&lt;P&gt;Attached is the (shortened)&amp;nbsp; text text file for two different products ProdName1 and ProdName2 or two different regions&lt;/P&gt;&lt;P&gt;Office1 an Office 2.&lt;/P&gt;&lt;P&gt;I was going OK on setting up the headers and using @1 through to &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/75266"&gt;@33&lt;/a&gt; but then the wheels fell off and I just ended up in a mess.&lt;/P&gt;&lt;P&gt;Can anyone point me in the right direction of what I need to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>hil_boy99</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Semi-Structured .txt File Load</title>
      <link>https://community.qlik.com/t5/QlikView/Semi-Structured-txt-File-Load/m-p/132776#M755666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a text file that has data in a semi structured way but I cannot work out how to load this into QV.&lt;/P&gt;&lt;P&gt;I want to end up with a QV file which shows values for S for each type of X and Y&lt;/P&gt;&lt;P&gt;Attached is the (shortened)&amp;nbsp; text text file for two different products ProdName1 and ProdName2 or two different regions&lt;/P&gt;&lt;P&gt;Office1 an Office 2.&lt;/P&gt;&lt;P&gt;I was going OK on setting up the headers and using @1 through to &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/75266"&gt;@33&lt;/a&gt; but then the wheels fell off and I just ended up in a mess.&lt;/P&gt;&lt;P&gt;Can anyone point me in the right direction of what I need to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hil&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/Semi-Structured-txt-File-Load/m-p/132776#M755666</guid>
      <dc:creator>hil_boy99</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Semi-Structured .txt File Load</title>
      <link>https://community.qlik.com/t5/QlikView/Semi-Structured-txt-File-Load/m-p/132777#M755667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is expected output of the data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 02:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Semi-Structured-txt-File-Load/m-p/132777#M755667</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2018-10-04T02:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Semi-Structured .txt File Load</title>
      <link>https://community.qlik.com/t5/QlikView/Semi-Structured-txt-File-Load/m-p/132778#M755668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I need it so that each value of S has a value for each value of X and Y. &lt;/P&gt;&lt;P&gt;If I have transposed it correctly, it should look like this&lt;/P&gt;&lt;P&gt;S,X,Data,Y,Data&lt;/P&gt;&lt;P&gt;0,0,2,0,&lt;/P&gt;&lt;P&gt;0,-0.25,1,-0.25,&lt;/P&gt;&lt;P&gt;0,-0.5,,-0.5,&lt;/P&gt;&lt;P&gt;0,-0.75,,-0.75,&lt;/P&gt;&lt;P&gt;0,-1,3,-1,&lt;/P&gt;&lt;P&gt;0,-1.25,1,-1.25,&lt;/P&gt;&lt;P&gt;0,-1.5,6,-1.5,&lt;/P&gt;&lt;P&gt;0,-1.75,,-1.75,&lt;/P&gt;&lt;P&gt;0,-2,3,-2,&lt;/P&gt;&lt;P&gt;0.25,0,0,0,1&lt;/P&gt;&lt;P&gt;0.25,-0.25,0,-0.25,1&lt;/P&gt;&lt;P&gt;0.25,-0.5,1,-0.5,&lt;/P&gt;&lt;P&gt;0.25,-0.75,,-0.75,1&lt;/P&gt;&lt;P&gt;0.25,-1,,-1,2&lt;/P&gt;&lt;P&gt;0.25,-1.25,,-1.25,&lt;/P&gt;&lt;P&gt;0.25,-1.5,,-1.5,1&lt;/P&gt;&lt;P&gt;0.25,-1.75,1,-1.75,&lt;/P&gt;&lt;P&gt;0.25,-2,,-2,&lt;/P&gt;&lt;P&gt;0.5,0,,0,6&lt;/P&gt;&lt;P&gt;0.5,-0.25,,-0.25,2&lt;/P&gt;&lt;P&gt;0.5,-0.5,6,-0.5,2&lt;/P&gt;&lt;P&gt;0.5,-0.75,,-0.75,&lt;/P&gt;&lt;P&gt;0.5,-1,,-1,3&lt;/P&gt;&lt;P&gt;0.5,-1.25,,-1.25,0&lt;/P&gt;&lt;P&gt;0.5,-1.5,,-1.5,1&lt;/P&gt;&lt;P&gt;0.5,-1.75,1,-1.75,&lt;/P&gt;&lt;P&gt;0.5,-2,,-2,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 02:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Semi-Structured-txt-File-Load/m-p/132778#M755668</guid>
      <dc:creator>hil_boy99</dc:creator>
      <dc:date>2018-10-04T02:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Semi-Structured .txt File Load</title>
      <link>https://community.qlik.com/t5/QlikView/Semi-Structured-txt-File-Load/m-p/132779#M755669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you show me in the picture?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215051_Capture.PNG" style="height: 331px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 03:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Semi-Structured-txt-File-Load/m-p/132779#M755669</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2018-10-04T03:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Semi-Structured .txt File Load</title>
      <link>https://community.qlik.com/t5/QlikView/Semi-Structured-txt-File-Load/m-p/132780#M755670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm not sure how to do that. &lt;BR /&gt;Put it another way, I want the values for each column and for each line. &lt;BR /&gt;So my first value (which is 0,0) will have a value of 2.&lt;BR /&gt;My next value (0, -0.25) has a value of 1&lt;/P&gt;&lt;P&gt;After that (0,-0.5) has null value. &lt;BR /&gt;Does that make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 03:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Semi-Structured-txt-File-Load/m-p/132780#M755670</guid>
      <dc:creator>hil_boy99</dc:creator>
      <dc:date>2018-10-04T03:25:25Z</dc:date>
    </item>
  </channel>
</rss>

