<?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: Creating QV Alert in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549774#M205358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to calculate the lengthiest character field value please use &lt;/P&gt;&lt;P&gt;max(len([yourfieldname])) &amp;gt;=13 in the alert condition.&lt;/P&gt;&lt;P&gt;So that if any one the field value has more than or equal to 13 characters then the alert will be generated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jan 2014 10:46:01 GMT</pubDate>
    <dc:creator>sudeepkm</dc:creator>
    <dc:date>2014-01-22T10:46:01Z</dc:date>
    <item>
      <title>Creating QV Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549768#M205352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everybody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a alert after&amp;nbsp; reload , if the number of characters of my fields CCN is more than 13 characters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system must be alble to show just a rows that number of character is more than 13&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u for help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 09:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549768#M205352</guid>
      <dc:creator />
      <dc:date>2014-01-22T09:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QV Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549769#M205353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the alert wizard to implement an alert in the document.&lt;/P&gt;&lt;P&gt;Define your "Condition" expression, Set Events as On Post Reload, Set Mode as Batch (to run in Server mode) and Set Delay (Frequency of Alert if needed) &lt;IMG alt="alert.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/51890_alert.png" style="width: 620px; height: 511px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 10:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549769#M205353</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-01-22T10:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QV Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549770#M205354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank U Sudeep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a idea to about the synthax&amp;nbsp; expression of my codition ? How to if (sum(of character)) != 13)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 10:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549770#M205354</guid>
      <dc:creator />
      <dc:date>2014-01-22T10:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QV Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549771#M205355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think to find the number of character you can use Len() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 10:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549771#M205355</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-01-22T10:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QV Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549772#M205356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesnt work&amp;nbsp;&amp;nbsp; len([ref nom])&amp;gt;=13 len fonction return me 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 10:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549772#M205356</guid>
      <dc:creator />
      <dc:date>2014-01-22T10:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QV Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549773#M205357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to count &lt;/P&gt;&lt;P&gt; 1. the number of values in that Field&lt;/P&gt;&lt;P&gt; or &lt;/P&gt;&lt;P&gt; 2. the maximum number of characters present in the Field values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To count the Number of values of that field you may use the given below expression&lt;/P&gt;&lt;P&gt;Suppose the Field name is City&lt;/P&gt;&lt;P&gt;count(DISTINCT {&amp;lt;[$Field]={'City'} &amp;gt;} City). This will give you the number of values present in the field City&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 10:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549773#M205357</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-01-22T10:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QV Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549774#M205358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to calculate the lengthiest character field value please use &lt;/P&gt;&lt;P&gt;max(len([yourfieldname])) &amp;gt;=13 in the alert condition.&lt;/P&gt;&lt;P&gt;So that if any one the field value has more than or equal to 13 characters then the alert will be generated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 10:46:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549774#M205358</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-01-22T10:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QV Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549775#M205359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The max ( len ()) fonction doesnt return a true value &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For exmaple i test fields with ( 1234567891234) the fonction return me 20&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 11:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549775#M205359</guid>
      <dc:creator />
      <dc:date>2014-01-22T11:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QV Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549776#M205360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a sample qvw or qvw with scrambled data that you can share? I just wanted to check the field and its values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 11:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549776#M205360</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-01-22T11:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Creating QV Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549777#M205361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please See att &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 12:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549777#M205361</guid>
      <dc:creator />
      <dc:date>2014-01-22T12:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QV Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549778#M205362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please use the alert condition like below and test.&lt;/P&gt;&lt;P&gt;max(len([ref matricule])) &amp;gt;= 13&lt;/P&gt;&lt;P&gt;&amp;gt;= instead of &amp;gt;&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 13:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549778#M205362</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-01-22T13:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QV Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549779#M205363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u Sudeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 13:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QV-Alert/m-p/549779#M205363</guid>
      <dc:creator />
      <dc:date>2014-01-22T13:16:54Z</dc:date>
    </item>
  </channel>
</rss>

