<?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: Straight table question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-table-question/m-p/478322#M178680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the ABOVE function&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;= &lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Above&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, '') &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Dec 2013 20:06:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-12T20:06:12Z</dc:date>
    <item>
      <title>Straight table question</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-question/m-p/478319#M178677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One column of my straight table can contain duplicate rows.&amp;nbsp; I have the table sorted on that row.&amp;nbsp; Is it possible to have the value displayed for only the first record where each value occurs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 19:27:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-question/m-p/478319#M178677</guid>
      <dc:creator />
      <dc:date>2013-12-12T19:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table question</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-question/m-p/478320#M178678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you could add a row count and only include the data when row count =1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 19:29:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-question/m-p/478320#M178678</guid>
      <dc:creator />
      <dc:date>2013-12-12T19:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table question</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-question/m-p/478321#M178679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Randy&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The distinct() function may be of use to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you need to consider what end result you are hoping to achieve, if you wish to ignore duplicates on that column then you need to decide what to do with other columns you wish to display :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Average ?&lt;/LI&gt;&lt;LI&gt;Sum ?&lt;/LI&gt;&lt;LI&gt;First value ?&lt;/LI&gt;&lt;LI&gt;................ ?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you may wish to do things in the load script or maybe in the dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the old saying goes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;If you don't know where you are heading, then you'll end up where you are going&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 19:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-question/m-p/478321#M178679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-12T19:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table question</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-question/m-p/478322#M178680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the ABOVE function&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;= &lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Above&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, '') &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 20:06:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-question/m-p/478322#M178680</guid>
      <dc:creator />
      <dc:date>2013-12-12T20:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table question</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-question/m-p/478323#M178681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all of the suggestions.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Dalton's, would your check be implemented within the Enable Conditional setting at the dimension, or somewhere else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 22:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-question/m-p/478323#M178681</guid>
      <dc:creator />
      <dc:date>2013-12-12T22:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table question</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-question/m-p/478324#M178682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry ... that's the actual Expression to use. Instead of just using the FieldName (such as Manager name) this expressions says "If the current value I would output doesn't equal the line above then go ahead and output their name, but if Bob Smith is already listed right above leave this cell blank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 23:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-question/m-p/478324#M178682</guid>
      <dc:creator />
      <dc:date>2013-12-12T23:38:06Z</dc:date>
    </item>
  </channel>
</rss>

