<?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 Locate missing values automatically after recharging in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Locate-missing-values-automatically-after-recharging/m-p/931371#M643741</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;I have several qvw which are reloaded one after the other or in parallel and I try to highlight automatically the presence of the value ' Anomaly mapping ' generated during applymap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to make it most automatically possible, for example by scanning every qvw of a directory to find this value in the whole of the data. The objective is to locate quickly the anomaly to go back to the mapping in cause and update the data sources before reloading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an application to make it or a macro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beforehand thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christophe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Dec 2015 16:14:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-01T16:14:54Z</dc:date>
    <item>
      <title>Locate missing values automatically after recharging</title>
      <link>https://community.qlik.com/t5/QlikView/Locate-missing-values-automatically-after-recharging/m-p/931371#M643741</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;I have several qvw which are reloaded one after the other or in parallel and I try to highlight automatically the presence of the value ' Anomaly mapping ' generated during applymap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to make it most automatically possible, for example by scanning every qvw of a directory to find this value in the whole of the data. The objective is to locate quickly the anomaly to go back to the mapping in cause and update the data sources before reloading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an application to make it or a macro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beforehand thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christophe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 16:14:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Locate-missing-values-automatically-after-recharging/m-p/931371#M643741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-01T16:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Locate missing values automatically after recharging</title>
      <link>https://community.qlik.com/t5/QlikView/Locate-missing-values-automatically-after-recharging/m-p/931372#M643742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pseudo code:&lt;/P&gt;&lt;P&gt;t:&lt;/P&gt;&lt;P&gt;mapping LOAD * FROM YourMap;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; applymap('t',afield,'**') as afield&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; otherfields&lt;/P&gt;&lt;P&gt;from yourqvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;temp:&lt;/P&gt;&lt;P&gt;LOAD count(afield) as q resident where afield = '*';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if noofrows('temp')&amp;gt; 0 then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; temperror:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; LOAD afield resident where afield = '*';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; store temperror into temperror.csv(txt);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;endif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 18:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Locate-missing-values-automatically-after-recharging/m-p/931372#M643742</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-12-01T18:21:39Z</dc:date>
    </item>
  </channel>
</rss>

