<?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: Character Recognition System in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Character-Recognition-System/m-p/58462#M786509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;how do you determine the value of status ? &lt;/P&gt;&lt;P&gt;if remark is a list of text, you can use an applymap based on the text &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2018 15:53:26 GMT</pubDate>
    <dc:creator>olivierrobin</dc:creator>
    <dc:date>2018-03-06T15:53:26Z</dc:date>
    <item>
      <title>Character Recognition System</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Recognition-System/m-p/58461#M786508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of project I need to visualize on Qlik. Below is the sample data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;S/N&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Project Name&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Cost&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Remark&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Status&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Installation of Lights&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;$3,000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Century Gothic','sans-serif';"&gt;Community issues to be resolved. 70% completed&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;On-going&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Sound Check Test&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;$500&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100% &lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Complete&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Construction of Civic Centre&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;$34,000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 11.0pt; font-family: 'Century Gothic','sans-serif'; color: black;"&gt;Work completed but yet to be paid.&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;Complete&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Design of Post&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;$210&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 11.0pt; font-family: 'Century Gothic','sans-serif'; color: black;"&gt;Retention outstanding.&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Pending&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;I will need a script that will run those the Remark column and produce an output in the Status column. &lt;/P&gt;&lt;P&gt;In the above table, the script is in check row 1.... since there is a 70% complete string, it will produce an output 'on-going' in status column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &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/Character-Recognition-System/m-p/58461#M786508</guid>
      <dc:creator>akpofureenughwu</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Character Recognition System</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Recognition-System/m-p/58462#M786509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;how do you determine the value of status ? &lt;/P&gt;&lt;P&gt;if remark is a list of text, you can use an applymap based on the text &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 15:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Recognition-System/m-p/58462#M786509</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-03-06T15:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Character Recognition System</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Recognition-System/m-p/58463#M786510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.qlik.com/qlik-users/31575"&gt;olivierrobin&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value of status is based on the content of remark column. &lt;/P&gt;&lt;P&gt;I am currently using a join statement for that..&amp;nbsp; Read the Status from a load *line table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I think there is a smarter way of doing this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e from the main project table,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script will read through the remark table and generate the status&lt;/P&gt;&lt;P&gt;for example&amp;nbsp;&amp;nbsp; Remark holds 'FIXING OF THE 4TH TANK. 90% COMPLETED'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status shows On going&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; remark holds '100%'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status shows&amp;nbsp; Complete&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/179103"&gt;roharoha&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/244667"&gt;ivan.bozov&lt;/A&gt;‌&amp;nbsp; Can you share your thoughts on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 12:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Recognition-System/m-p/58463#M786510</guid>
      <dc:creator>akpofureenughwu</dc:creator>
      <dc:date>2018-03-07T12:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Character Recognition System</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Recognition-System/m-p/58464#M786512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;if you have somewhere the correspondancy between remark and status, you can achieve this by a left join from the main table and the correspondancy table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 12:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Recognition-System/m-p/58464#M786512</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-03-07T12:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Character Recognition System</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Recognition-System/m-p/58465#M786514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Olivier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently using a left join statement. I just look for other smarter options (more like a wildcard compare option).&amp;nbsp; Why I seek a smarter option is because of the data capture end, the user enter their remarks on a text field so they might input lots of word so I want to script that will be smart to detect keywords and output an appropriate status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Olivier&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 12:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Recognition-System/m-p/58465#M786514</guid>
      <dc:creator>akpofureenughwu</dc:creator>
      <dc:date>2018-03-07T12:27:58Z</dc:date>
    </item>
  </channel>
</rss>

