<?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: Read .log file dynamically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063072#M355656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with subfield() function.&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Load *, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;subfield(xKULLANICI, '_', 1)&lt;/STRONG&gt;&amp;nbsp; as field1,// this will give the data before _ i.e. position 1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;subfield(xKULLANICI, '_', 2)&lt;/STRONG&gt;&amp;nbsp; as field2,// this will give the data after&amp;nbsp; _ i.e position 2&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/EM&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;subfield(xKULLANICI, '_')&lt;/STRONG&gt;&amp;nbsp; as field3, //if you don't specific the position than it will load all the data i.e before and after _&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2016 06:23:08 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2016-03-02T06:23:08Z</dc:date>
    <item>
      <title>Read .log file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063067#M355651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi qlikers,&lt;/P&gt;&lt;P&gt;I have an issue reading .log file. When i want to read xKULLANICI there are several lenghts before "_" character. Is there any option to read data dynamıcally? Ex, when BEGUMT is 6 char length, read 6; BATUHANK is 8 char length, so ıt has to read 8 char before the "_" char.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116471_1.PNG" style="font-size: 10pt; line-height: 1.5em; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Thank you folks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 15:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063067#M355651</guid>
      <dc:creator />
      <dc:date>2016-03-01T15:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Read .log file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063068#M355652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;subfield&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load *, &lt;STRONG&gt;subfield(xKULLANICI, '_', 1)&lt;/STRONG&gt; as Before_ inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;xKULLANICI&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;BATUHANK_502083/N&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;BATUHANK_502263/N&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;BEGUMT_0000000&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Berkant_65837432&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 22:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063068#M355652</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-03-01T22:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Read .log file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063069#M355653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;SubField(&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;xKULLANICI, '_'&lt;/STRONG&gt;&lt;/EM&gt;) AS NewFieldName&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 02:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063069#M355653</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-02T02:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Read .log file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063070#M355654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are lots of people in this list. So, that not an optimal solution for me but thanks for answer, i'll like it. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 06:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063070#M355654</guid>
      <dc:creator />
      <dc:date>2016-03-02T06:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Read .log file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063071#M355655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use and it works. Thank you! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/blush.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SubField([@59:N], '_', 1) AS xKULLANICI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 06:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063071#M355655</guid>
      <dc:creator />
      <dc:date>2016-03-02T06:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Read .log file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063072#M355656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with subfield() function.&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Load *, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;subfield(xKULLANICI, '_', 1)&lt;/STRONG&gt;&amp;nbsp; as field1,// this will give the data before _ i.e. position 1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;subfield(xKULLANICI, '_', 2)&lt;/STRONG&gt;&amp;nbsp; as field2,// this will give the data after&amp;nbsp; _ i.e position 2&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/EM&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;subfield(xKULLANICI, '_')&lt;/STRONG&gt;&amp;nbsp; as field3, //if you don't specific the position than it will load all the data i.e before and after _&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 06:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063072#M355656</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-02T06:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Read .log file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063073#M355657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="123.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116563_123.PNG" style="height: 247px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 09:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063073#M355657</guid>
      <dc:creator />
      <dc:date>2016-03-02T09:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Read .log file dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063074#M355658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your question is now answered, please flag the Correct Answer and optionally Helpful Answers.&lt;/P&gt;&lt;P&gt;If not, please make clear what part of your question you still need help with &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 15:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-log-file-dynamically/m-p/1063074#M355658</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-03-02T15:21:22Z</dc:date>
    </item>
  </channel>
</rss>

