<?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: Color previous row in straight table if the same in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Color-previous-row-in-straight-table-if-the-same/m-p/983540#M335705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks that was it! I was trying it the wrong way around with the dim name first and the above function after the =&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Oct 2015 08:36:50 GMT</pubDate>
    <dc:creator>pauldamen</dc:creator>
    <dc:date>2015-10-15T08:36:50Z</dc:date>
    <item>
      <title>Color previous row in straight table if the same</title>
      <link>https://community.qlik.com/t5/QlikView/Color-previous-row-in-straight-table-if-the-same/m-p/983536#M335701</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;I have a straight table with 10 dimensions, what I need is to make the previous text white if this is the same as the current row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reason is that for example the first column you see 40 times the same name in the column. So I just want to show the first and make the other 39 rows white.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already tried the previous and row function but can't get it to work. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 08:25:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-previous-row-in-straight-table-if-the-same/m-p/983536#M335701</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2015-10-15T08:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Color previous row in straight table if the same</title>
      <link>https://community.qlik.com/t5/QlikView/Color-previous-row-in-straight-table-if-the-same/m-p/983537#M335702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Pivot table with expanded dimension&amp;nbsp; or use some UI trick like text colour white after first cell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 08:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-previous-row-in-straight-table-if-the-same/m-p/983537#M335702</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2015-10-15T08:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Color previous row in straight table if the same</title>
      <link>https://community.qlik.com/t5/QlikView/Color-previous-row-in-straight-table-if-the-same/m-p/983538#M335703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use the Above function in dimension background color or TextBackground Like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(Above(TOTAL DimName)=DimName,White(),Red())&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 08:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-previous-row-in-straight-table-if-the-same/m-p/983538#M335703</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-10-15T08:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Color previous row in straight table if the same</title>
      <link>https://community.qlik.com/t5/QlikView/Color-previous-row-in-straight-table-if-the-same/m-p/983539#M335704</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;Thanks a pivot table will not work because of the data model. I am looking at the text colour trick, but how does the formula look to make next rows white if it is the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 08:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-previous-row-in-straight-table-if-the-same/m-p/983539#M335704</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2015-10-15T08:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Color previous row in straight table if the same</title>
      <link>https://community.qlik.com/t5/QlikView/Color-previous-row-in-straight-table-if-the-same/m-p/983540#M335705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks that was it! I was trying it the wrong way around with the dim name first and the above function after the =&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 08:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-previous-row-in-straight-table-if-the-same/m-p/983540#M335705</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2015-10-15T08:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Color previous row in straight table if the same</title>
      <link>https://community.qlik.com/t5/QlikView/Color-previous-row-in-straight-table-if-the-same/m-p/983541#M335706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;It will work in both way..&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if(DimName=&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Above(TOTAL DimName)&lt;/STRONG&gt;,White(),Red())&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 08:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-previous-row-in-straight-table-if-the-same/m-p/983541#M335706</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-10-15T08:43:13Z</dc:date>
    </item>
  </channel>
</rss>

