<?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: How can i fetch only error related fields and tables information from log file? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991230#M969634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check this post.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5721"&gt;A file checker utility for file based data sources&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Sep 2015 12:54:57 GMT</pubDate>
    <dc:creator>sudeepkm</dc:creator>
    <dc:date>2015-09-21T12:54:57Z</dc:date>
    <item>
      <title>How can i fetch only error related fields and tables information from log file?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991226#M969630</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;Here I am attaching a sample log file and Sampleapp.qvw. And from this I need to fetch only error related fields and table information(field names and table name having error).and require to save that fields and table information into one table and save it into qvd format lastly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out to solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 10:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991226#M969630</guid>
      <dc:creator />
      <dc:date>2015-09-21T10:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can i fetch only error related fields and tables information from log file?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991227#M969631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vasudha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's not exactly an easy one.&lt;/P&gt;&lt;P&gt;You can load the log_file into QlikView and parse it for the keyword "Error". If there is more than one instance of that, select the last one (using the timestamp or a rowNo() function).&lt;/P&gt;&lt;P&gt;When you have the rowNo(), you can load resident from that the ´part above the last ERROR (FIRST n LOAD).&lt;/P&gt;&lt;P&gt;I guess then you'll have to look for the last LOAD (the start of one, keyword) before any ERROR and extract the information about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 11:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991227#M969631</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-09-21T11:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can i fetch only error related fields and tables information from log file?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991228#M969632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe you can catch the errors in the script itself and store it in to a table. you are already using ErrorMode = 0; so after each load you can have a check to see if there are any errors present or not. take a look at the error variables in QV help to get more clarity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 12:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991228#M969632</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2015-09-21T12:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can i fetch only error related fields and tables information from log file?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991229#M969633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain the anwer with any example?.It would be much easier to understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 12:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991229#M969633</guid>
      <dc:creator />
      <dc:date>2015-09-21T12:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can i fetch only error related fields and tables information from log file?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991230#M969634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check this post.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5721"&gt;A file checker utility for file based data sources&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 12:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991230#M969634</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2015-09-21T12:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can i fetch only error related fields and tables information from log file?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991231#M969635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudeep,&lt;/P&gt;&lt;P&gt;Can you please let me know how can i do the same as above without creating Fieldlist field in the tables.Because&amp;nbsp; i have pre formatted excel files and i can not change their format.So plaese let know way to achieve the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;vasudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 09:07:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991231#M969635</guid>
      <dc:creator />
      <dc:date>2015-09-22T09:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can i fetch only error related fields and tables information from log file?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991232#M969636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've attached a sample with data. This should work for you. Let me know if you face any difficulties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 12:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-fetch-only-error-related-fields-and-tables-information/m-p/991232#M969636</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2015-09-23T12:38:36Z</dc:date>
    </item>
  </channel>
</rss>

