<?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 Compare Text by Row in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487159#M181954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to compare text from a column in one row to the text of a column in a previous row?&amp;nbsp; It appears that the Above() function onlt works with values, rather than text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Aug 2013 20:56:07 GMT</pubDate>
    <dc:creator>dwh1104</dc:creator>
    <dc:date>2013-08-12T20:56:07Z</dc:date>
    <item>
      <title>Compare Text by Row</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487159#M181954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to compare text from a column in one row to the text of a column in a previous row?&amp;nbsp; It appears that the Above() function onlt works with values, rather than text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 20:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487159#M181954</guid>
      <dc:creator>dwh1104</dc:creator>
      <dc:date>2013-08-12T20:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Text by Row</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487160#M181955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above() works with expressions. So, what is your text expression in your chart? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, do you mean during LOAD time (QV Script)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 21:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487160#M181955</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-08-12T21:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Text by Row</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487161#M181956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to get this to work in an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is somewhat working, but I am coming up with NULL values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the "NPrint Recip Name_num" expression, I have&lt;/P&gt;&lt;P&gt;=above(column(1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mce_host/message/378066/cid:image001.png@01CE9778.83FC1AD0"&gt;cid:image001.png@01CE9778.83FC1AD0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 21:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487161#M181956</guid>
      <dc:creator>dwh1104</dc:creator>
      <dc:date>2013-08-12T21:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Text by Row</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487162#M181957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But what is the expression of "column(1)" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll need an aggregation function, else Only() will be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 21:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487162#M181957</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-08-12T21:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Text by Row</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487163#M181958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression for column(1) is…&lt;/P&gt;&lt;P&gt;=only({1&amp;lt;[Email Dashboard]={1}&amp;gt;}[Network User Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 12:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487163#M181958</guid>
      <dc:creator>dwh1104</dc:creator>
      <dc:date>2013-08-13T12:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Text by Row</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487164#M181959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using more than 1 dimension, you'll need to take care of the column segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=above(TOTAL column(1))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 12:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487164#M181959</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-08-13T12:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Text by Row</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487165#M181960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked perfectly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 12:29:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/487165#M181960</guid>
      <dc:creator>dwh1104</dc:creator>
      <dc:date>2013-08-13T12:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Text by Row</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/1866877#M1216365</link>
      <description>&lt;P&gt;Hi Swuehl,&lt;/P&gt;
&lt;P&gt;Can you please help me with below scenario.&lt;/P&gt;
&lt;P&gt;I have 2 different Geo (Geo , Geo2)tables with different column name for Country, Region and MCO.&lt;/P&gt;
&lt;P&gt;If user select Country(=France) from Geo table country filter then same Country (=France) should select from Geo 2 table column Country.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Same for Region and MCO.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regrads,&lt;/P&gt;
&lt;P&gt;Sagar&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 04:01:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Text-by-Row/m-p/1866877#M1216365</guid>
      <dc:creator>sagarpawar</dc:creator>
      <dc:date>2021-12-06T04:01:14Z</dc:date>
    </item>
  </channel>
</rss>

