<?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: questions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/questions/m-p/894104#M988507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;If I Want to Skip specific rows in Excel during Load how do we need to do that?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2003" data-containertype="14" data-objectid="37828" data-objecttype="1" href="https://community.qlik.com/thread/37828"&gt;https://community.qlik.com/thread/37828&lt;/A&gt;&lt;/P&gt;&lt;P&gt;LOAD @1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @4,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @5,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @6,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @7,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @8,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @9&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Test.xls]&lt;/P&gt;&lt;P&gt;(biff, no labels, table is sheet1$)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where RowNo()&amp;lt;1000;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can replace the 1000 by the number of lines you want to load.&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2001" data-containertype="14" data-objectid="53876" data-objecttype="1" href="https://community.qlik.com/thread/53876"&gt;https://community.qlik.com/thread/53876&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jul 2015 04:53:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-17T04:53:09Z</dc:date>
    <item>
      <title>questions</title>
      <link>https://community.qlik.com/t5/QlikView/questions/m-p/894099#M988502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the below question and give the suitable answers...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.What is FieldValue() ? What is the restriction on this function?&lt;/P&gt;&lt;P&gt;2.Explain me with scenarios of Primary Key and Perfect Key?&lt;/P&gt;&lt;P&gt;3.what is Used Bubble Sort? In which scenario we should use?&lt;/P&gt;&lt;P&gt;4. What is 3 Value Logic in Qlikview ?Can you Elaborate in Detail?&lt;/P&gt;&lt;P&gt;5.If I Want to Skip specific rows in Excel during Load how do we need to do that?&lt;/P&gt;&lt;P&gt;6.what is AGGR and Aggregation function? Both are same functions or not? if not same then what is major difference between them and give the example for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 03:32:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/questions/m-p/894099#M988502</guid>
      <dc:creator>prabhas277</dc:creator>
      <dc:date>2015-07-17T03:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: questions</title>
      <link>https://community.qlik.com/t5/QlikView/questions/m-p/894100#M988503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;What is FieldValue() ? What is the restriction on this function?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TableB:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load * Inline&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;x,A,B,C, Name&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;10,5,2,1, Ram&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;20,4,5,2,David&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;30,6,8,7,James&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=FieldValue('Name',1) will return Ram&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=FieldValue('Name',2) will return David&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=FieldValue('Name',3) will return James&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Explain me with scenarios of Primary Key and Perfect Key?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Perfect Key] indicates that every row contains a key value, and that all of these key values are unique. At the same time, the field's subset ratio is 100 percent. This qualifier should be seen in dimension tables, where every key should uniquely identify a single record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Primary Key] indicates that all key values are unique, but not every row contains a key value or the field's subset ratio is less&amp;nbsp; than 100 percent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Key] indicates that the key is not unique. This qualifier is usually seen in fact tables, where the same dimension value may be associated with many different facts."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 04:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/questions/m-p/894100#M988503</guid>
      <dc:creator />
      <dc:date>2015-07-17T04:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: questions</title>
      <link>https://community.qlik.com/t5/QlikView/questions/m-p/894101#M988504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;what is Used Bubble Sort? In which scenario we should use?&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Bubble Sort&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;In the bubble sort, as elements are sorted they gradually "bubble" (or rise) to their proper location in the array, like bubbles rising in a glass of soda.&amp;nbsp; The bubble sort repeatedly compares adjacent elements of an array.&amp;nbsp; The first and second elements are compared and swapped if out of order.&amp;nbsp; Then the second and third elements are compared and swapped if out of order.&amp;nbsp; This sorting process continues until the last two elements of the array are compared and swapped if out of order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;When this first pass through the array is complete, the bubble sort returns to elements one and two and starts the process all over again.&amp;nbsp; So, when does it stop?&amp;nbsp; The bubble sort knows that it is finished when it examines the entire array and no "swaps" are needed (thus the list is in proper order).&amp;nbsp; The bubble sort keeps track of occurring swaps by the use of a flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The table below follows an array of numbers before, during, and after a bubble sort for descending order.&amp;nbsp; A "pass" is defined as one full trip through the array comparing and if necessary, swapping, adjacent elements.&amp;nbsp; Several passes have to be made through the array before it is finally sorted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Array at beginning: 84 69 76 86 94 91&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;After Pass #1: 84 76 86 94 91 69&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;After Pass #2: 84 86 94 91 76 69&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;After Pass #3: 86 94 91 84 76 69&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;After Pass #4: 94 91 86 84 76 69&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;After Pass #5 (done): 94 91 86 84 76 69&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The bubble sort is an easy algorithm to program, but it is slower than many other sorts.&amp;nbsp; With a bubble sort, it is always necessary to make one final "pass" through the array to check to see that no swaps are made to ensure that the process is finished.&amp;nbsp; In actuality, the process is finished before this last pass is made.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 04:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/questions/m-p/894101#M988504</guid>
      <dc:creator />
      <dc:date>2015-07-17T04:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: questions</title>
      <link>https://community.qlik.com/t5/QlikView/questions/m-p/894102#M988505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;What is 3 Value Logic in Qlikview ?Can you Elaborate in Detail?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Three-value Logic (&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt;QlikView and SQL Database implement Three-Value Logic defined by Cole Kleene&lt;/EM&gt;).&amp;nbsp; This &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;logic is implemented to handle NULLS in QlikView&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 04:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/questions/m-p/894102#M988505</guid>
      <dc:creator />
      <dc:date>2015-07-17T04:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: questions</title>
      <link>https://community.qlik.com/t5/QlikView/questions/m-p/894103#M988506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;3.what is Used Bubble Sort? In which scenario we should use?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;is an algorithm&lt;/P&gt;&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/Bubble_sort" title="https://en.wikipedia.org/wiki/Bubble_sort"&gt;Bubble sort - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;4. What is 3 Value Logic in Qlikview ?Can you Elaborate in Detail?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;maybe this?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7409"&gt;Null Value Handling using 3 Value Logic&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5. &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;If I Want to Skip specific rows in Excel during Load how do we need to do that?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;add a where clause as in other load, example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;excelfile.xlsx &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;(ooxml, embedded labels, table is Sheet1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;where prod like 'abc*';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;where match(prod, 'abc', 'def');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;where prod='abc'or prod='def';&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;6. what is AGGR and Aggregation function? Both are same functions or not? if not same then what is major difference between them and give the example for that?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3744"&gt;Aggregations and Function Classes&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 04:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/questions/m-p/894103#M988506</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-07-17T04:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: questions</title>
      <link>https://community.qlik.com/t5/QlikView/questions/m-p/894104#M988507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;If I Want to Skip specific rows in Excel during Load how do we need to do that?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2003" data-containertype="14" data-objectid="37828" data-objecttype="1" href="https://community.qlik.com/thread/37828"&gt;https://community.qlik.com/thread/37828&lt;/A&gt;&lt;/P&gt;&lt;P&gt;LOAD @1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @4,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @5,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @6,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @7,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @8,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @9&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Test.xls]&lt;/P&gt;&lt;P&gt;(biff, no labels, table is sheet1$)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where RowNo()&amp;lt;1000;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can replace the 1000 by the number of lines you want to load.&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2001" data-containertype="14" data-objectid="53876" data-objecttype="1" href="https://community.qlik.com/thread/53876"&gt;https://community.qlik.com/thread/53876&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 04:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/questions/m-p/894104#M988507</guid>
      <dc:creator />
      <dc:date>2015-07-17T04:53:09Z</dc:date>
    </item>
  </channel>
</rss>

