<?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 Function with Mode in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Function-with-Mode/m-p/923748#M979005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hi All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Please give an example for Mode(&lt;/SPAN&gt;&lt;SPAN class="italic;" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;expression &lt;/SPAN&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;). I did not understand. Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Aug 2015 03:46:46 GMT</pubDate>
    <dc:creator>qlikviewwizard</dc:creator>
    <dc:date>2015-08-14T03:46:46Z</dc:date>
    <item>
      <title>Function with Mode</title>
      <link>https://community.qlik.com/t5/QlikView/Function-with-Mode/m-p/923748#M979005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hi All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Please give an example for Mode(&lt;/SPAN&gt;&lt;SPAN class="italic;" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;expression &lt;/SPAN&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;). I did not understand. Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 03:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-with-Mode/m-p/923748#M979005</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-08-14T03:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function with Mode</title>
      <link>https://community.qlik.com/t5/QlikView/Function-with-Mode/m-p/923749#M979006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;QlikView help does a good job of explaining what Mode() function does:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96047_Capture.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 03:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-with-Mode/m-p/923749#M979006</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-14T03:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Function with Mode</title>
      <link>https://community.qlik.com/t5/QlikView/Function-with-Mode/m-p/923750#M979007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;I did not understand the help. Thats why I posted. Please give your own example. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 04:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-with-Mode/m-p/923750#M979007</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-08-14T04:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Function with Mode</title>
      <link>https://community.qlik.com/t5/QlikView/Function-with-Mode/m-p/923751#M979008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD 'A' as Dim,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Ceil(Rand() * 1000) as Value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AutoGenerate 10000;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate (Table)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD 'B' as Dim,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Ceil(Rand() * 1000) as Value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AutoGenerate 10000;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96048_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since value 72 is repeating 23 times for Dimension A, Mode is 72 and similarly 679 is repeating 23 times for Dimension B, Mode is 679.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 04:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-with-Mode/m-p/923751#M979008</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-14T04:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Function with Mode</title>
      <link>https://community.qlik.com/t5/QlikView/Function-with-Mode/m-p/923752#M979009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 05:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-with-Mode/m-p/923752#M979009</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-08-14T05:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Function with Mode</title>
      <link>https://community.qlik.com/t5/QlikView/Function-with-Mode/m-p/923753#M979010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem buddy &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 05:11:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-with-Mode/m-p/923753#M979010</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-14T05:11:31Z</dc:date>
    </item>
  </channel>
</rss>

