<?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 Validation Tab in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Validation-Tab/m-p/237210#M88296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;Thanks for your help. I don't know how to implement this but I will try to implement and let you know the outcome if I am able to implement the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jan 2011 06:17:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-04T06:17:23Z</dc:date>
    <item>
      <title>Validation Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Validation-Tab/m-p/237208#M88294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In one of my application I want to any objects to this tab that will help with validating data\spotting any discrepancies.&lt;/P&gt;&lt;P&gt;For example: For some the services, service group has not yet been mapped.&lt;/P&gt;&lt;P&gt;I want to highlights SERVICE values that do not have a corresponding mapping in Service Group Name.&lt;/P&gt;&lt;P&gt;Any suggestions how can I do this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 11:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Validation-Tab/m-p/237208#M88294</guid>
      <dc:creator />
      <dc:date>2011-01-03T11:43:33Z</dc:date>
    </item>
    <item>
      <title>Validation Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Validation-Tab/m-p/237209#M88295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With regards to mapping-tables I always prefer to work with OTHERSYMBOL-function with a script like the below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;SET OtherSymbol = +;&lt;BR /&gt;MainTable: LOAD * FROM .....;&lt;BR /&gt;ServiceName: LEFT KEEP (MainTable) LOAD ServiceID, ServiceName FROM ....;&lt;BR /&gt;MissingService: LOAD * INLINE [ ServiceID, ServiceName&lt;BR /&gt; +, #N/A];&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Doing so you may select #N/A (or any other text) in order to show all entries, for which there is not Service-Code mapped.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 22:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Validation-Tab/m-p/237209#M88295</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-01-03T22:42:46Z</dc:date>
    </item>
    <item>
      <title>Validation Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Validation-Tab/m-p/237210#M88296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;Thanks for your help. I don't know how to implement this but I will try to implement and let you know the outcome if I am able to implement the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 06:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Validation-Tab/m-p/237210#M88296</guid>
      <dc:creator />
      <dc:date>2011-01-04T06:17:23Z</dc:date>
    </item>
    <item>
      <title>Validation Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Validation-Tab/m-p/237211#M88297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;Can you please suggest something which I can do it in the QV side instead of doing it in the script side. Please check with that and let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 07:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Validation-Tab/m-p/237211#M88297</guid>
      <dc:creator />
      <dc:date>2011-01-04T07:21:27Z</dc:date>
    </item>
    <item>
      <title>Validation Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Validation-Tab/m-p/237212#M88298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Think that it is preferable to have this as a real dimension in the script, but you may always use a calculated expression, see the attached file&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 21:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Validation-Tab/m-p/237212#M88298</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-01-04T21:14:55Z</dc:date>
    </item>
    <item>
      <title>Validation Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Validation-Tab/m-p/237213#M88299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;What you have provided was simple and useful. Do let me know if you have any other suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 08:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Validation-Tab/m-p/237213#M88299</guid>
      <dc:creator />
      <dc:date>2011-01-05T08:43:33Z</dc:date>
    </item>
  </channel>
</rss>

