<?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: Fields compare in relation to quality control in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fields-compare-in-relation-to-quality-control/m-p/331383#M572870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand your phrase:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13438197944473045" jivemacro_uid="_13438197944473045"&gt;&lt;P&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;I_INnr&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;is coupled to a&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;I_PRnr,&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;P_Systeem&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;must&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;be equal to&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;I_Systeem&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by "coupled"? Not null?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can add in your load script a field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_1343819789022561" jivemacro_uid="_1343819789022561"&gt;&lt;P&gt;if(isnull(I_INnr) = false() and isnull(I_PRnr) = false() and P_Systeem &amp;lt;&amp;gt; I_Systeem, 'Nok', 'Ok') AS Quality&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Aug 2012 11:17:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-01T11:17:17Z</dc:date>
    <item>
      <title>Fields compare in relation to quality control</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-compare-in-relation-to-quality-control/m-p/331380#M572867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Hello&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I want to try&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to improve the quality&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;input&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;into our system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;There are 4&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;fields&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;being:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I_PRnr&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is numeric,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;P_Systeem is text&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I_INnr&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is numeric,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I_Systeem&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is text.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I_INnr&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is a unique&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;incident number&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I_Systeem&lt;/SPAN&gt; an system name, the same for &lt;SPAN class="hps"&gt;I_PRnr&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;P_Systeem&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Each&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;PRnr&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;can&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;be linked&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to multiple&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I_INnr&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;If&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I_INnr&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is coupled to a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I_PRnr,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;P_Systeem&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;must&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;be equal to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I_Systeem&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;Field quality in inputtab should be determind by QV, Nok or Ok.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I've&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;included an example with two tabs Input en output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I hope someone can help me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Sincerely&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Frans&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;﻿&lt;SPAN id="mce_marker"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN id="mce_marker"&gt;&lt;/SPAN&gt;&lt;SPAN id="mce_marker"&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;As a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;result&lt;/SPAN&gt;&lt;SPAN&gt;, a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;percentage&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;specified&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;by&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I_PRnr.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I hope that someone understand what I mean.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 09:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-compare-in-relation-to-quality-control/m-p/331380#M572867</guid>
      <dc:creator />
      <dc:date>2012-08-01T09:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Fields compare in relation to quality control</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-compare-in-relation-to-quality-control/m-p/331381#M572868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A simple chart (straight table) should work.&lt;/P&gt;&lt;P&gt;You divide the count of "OK" by the count of all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13438186053058947" jivemacro_uid="_13438186053058947"&gt;&lt;P&gt;I_PRnr&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13438186096616614" jivemacro_uid="_13438186096616614"&gt;&lt;P&gt;count({$ &amp;lt;Quality={'Ok'}&amp;gt;} distinct I_INnr)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;count({$ &amp;lt;Quality=&amp;gt;} distinct I_INnr)&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="19239" class="jive-image" alt="2012-08-01_125733.png" src="https://community.qlik.com/legacyfs/online/19239_2012-08-01_125733.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 10:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-compare-in-relation-to-quality-control/m-p/331381#M572868</guid>
      <dc:creator />
      <dc:date>2012-08-01T10:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Fields compare in relation to quality control</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-compare-in-relation-to-quality-control/m-p/331382#M572869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Hi,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;thanks for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;your&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;The problem is that&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Quality&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;table&lt;/SPAN&gt; (Ok, Nok) &lt;SPAN class="hps"&gt;does not exist&lt;/SPAN&gt; right now, &lt;SPAN class="hps"&gt;it must&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;be generated&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;by a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;script.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;After that I can use your&amp;nbsp; Expersion.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;CODE class="jive-code"&gt;count({$ &amp;lt;Quality={'Ok'}&amp;gt;} distinct I_INnr)&lt;BR /&gt;/&lt;BR /&gt;count({$ &amp;lt;Quality=&amp;gt;} distinct I_INnr)&lt;BR /&gt;&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="hps"&gt;Thanks in advance&lt;/SPAN&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Frans&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 11:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-compare-in-relation-to-quality-control/m-p/331382#M572869</guid>
      <dc:creator />
      <dc:date>2012-08-01T11:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Fields compare in relation to quality control</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-compare-in-relation-to-quality-control/m-p/331383#M572870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand your phrase:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13438197944473045" jivemacro_uid="_13438197944473045"&gt;&lt;P&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;I_INnr&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;is coupled to a&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;I_PRnr,&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;P_Systeem&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;must&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;be equal to&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;I_Systeem&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by "coupled"? Not null?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can add in your load script a field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_1343819789022561" jivemacro_uid="_1343819789022561"&gt;&lt;P&gt;if(isnull(I_INnr) = false() and isnull(I_PRnr) = false() and P_Systeem &amp;lt;&amp;gt; I_Systeem, 'Nok', 'Ok') AS Quality&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 11:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-compare-in-relation-to-quality-control/m-p/331383#M572870</guid>
      <dc:creator />
      <dc:date>2012-08-01T11:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Fields compare in relation to quality control</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-compare-in-relation-to-quality-control/m-p/331384#M572871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;The subject is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;incident management and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;problem management&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;(ITIL&lt;/SPAN&gt;&lt;SPAN&gt;), a problem&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;may consist of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;multiple incidents&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;This link&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;may only&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;take place if&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;P_Systeem&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I_Systeem&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;P_Systeem&lt;/SPAN&gt; and &lt;SPAN class="hps"&gt;I_Systeem&lt;/SPAN&gt; are f&lt;SPAN class="hps"&gt;unctional&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;names in our &lt;/SPAN&gt; &lt;SPAN class="hps"&gt;database ITSM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Coupled&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt;&lt;SPAN&gt;, I mean&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;there&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is a 1 to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;n&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;relationship between a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;problem and&lt;/SPAN&gt; 1 or more &lt;SPAN class="hps"&gt;incidents involving&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the same system&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;name. &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;Otherwise, there&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;was&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;an incorrect entry. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;That's&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;what I want to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;check with Qlikview if possible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I hope this&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;explanation&lt;/SPAN&gt; makes it clear for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="hps"&gt;Thanks in advance&lt;/SPAN&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Frans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 11:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-compare-in-relation-to-quality-control/m-p/331384#M572871</guid>
      <dc:creator />
      <dc:date>2012-08-01T11:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Fields compare in relation to quality control</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-compare-in-relation-to-quality-control/m-p/331385#M572872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, add a field in your LOAD script, like I suggested in my previous post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 11:41:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-compare-in-relation-to-quality-control/m-p/331385#M572872</guid>
      <dc:creator />
      <dc:date>2012-08-01T11:41:57Z</dc:date>
    </item>
  </channel>
</rss>

