<?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 How to find Field values are Exists or not between the two Fields of same Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-find-Field-values-are-Exists-or-not-between-the-two/m-p/1913838#M75317</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I am having following data in a table.&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 200pt;" border="0" width="200pt" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; width: 48pt;"&gt;Dim 1&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-left: none; width: 48pt;"&gt;Dim 2&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-left: none; width: 48pt;"&gt;Dim 3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;1233&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;21444&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;56574&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;345346&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;344774&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1590&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;3647487&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;15998&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;23637476&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2348899&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;353454&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3466457&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;53&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6575878&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;34554&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;568757&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;34533&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;466323&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;43&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2343778&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;457678&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;987877&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;78&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;766788&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;7798&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;8765&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;12434&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;45347&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;3435&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;575688&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;35678&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;35656&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6856875&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;35668&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;456567&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;7875543&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to calculate the Dim 3 as a result on a basis of following logic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;&lt;U&gt;if the Dim 1 is associated with the Dim 2 then HUB&amp;nbsp; and&amp;nbsp;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;if the Dim 1 is not associated with the Dim 2 then NON HUB&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;how I can achieve this scenario?&lt;/P&gt;
&lt;P&gt;Thanks in advance!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Akshay Chavan&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2022 11:15:14 GMT</pubDate>
    <dc:creator>akshay_chavan</dc:creator>
    <dc:date>2022-04-04T11:15:14Z</dc:date>
    <item>
      <title>How to find Field values are Exists or not between the two Fields of same Table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-find-Field-values-are-Exists-or-not-between-the-two/m-p/1913838#M75317</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I am having following data in a table.&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 200pt;" border="0" width="200pt" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; width: 48pt;"&gt;Dim 1&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-left: none; width: 48pt;"&gt;Dim 2&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-left: none; width: 48pt;"&gt;Dim 3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;1233&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;21444&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;56574&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;345346&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;344774&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1590&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;3647487&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;15998&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;23637476&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2348899&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;353454&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3466457&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;53&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6575878&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;34554&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;568757&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;34533&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;466323&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;43&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2343778&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;457678&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;987877&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;78&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;766788&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;7798&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;8765&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;12434&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" class="xl65" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;45347&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" align="right" class="xl65" style="height: 14.5pt; border-top: none;"&gt;3435&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;575688&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;35678&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;35656&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6856875&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;35668&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;456567&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="74.7292px" height="19" class="xl65" style="height: 14.5pt; border-top: none;"&gt;-&lt;/TD&gt;
&lt;TD width="66.7708px" align="right" class="xl65" style="border-top: none; border-left: none;"&gt;7875543&lt;/TD&gt;
&lt;TD width="49.5px" class="xl65" style="border-top: none; border-left: none;"&gt;non hub&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to calculate the Dim 3 as a result on a basis of following logic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;&lt;U&gt;if the Dim 1 is associated with the Dim 2 then HUB&amp;nbsp; and&amp;nbsp;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;if the Dim 1 is not associated with the Dim 2 then NON HUB&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;how I can achieve this scenario?&lt;/P&gt;
&lt;P&gt;Thanks in advance!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Akshay Chavan&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 11:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-find-Field-values-are-Exists-or-not-between-the-two/m-p/1913838#M75317</guid>
      <dc:creator>akshay_chavan</dc:creator>
      <dc:date>2022-04-04T11:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Field values are Exists or not between the two Fields of same Table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-find-Field-values-are-Exists-or-not-between-the-two/m-p/1913840#M75318</link>
      <description>&lt;P&gt;if(len(Dim1)&amp;gt;0 and len(Dim2)&amp;gt;0,'hub','Nonhub')&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 11:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-find-Field-values-are-Exists-or-not-between-the-two/m-p/1913840#M75318</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2022-04-04T11:19:02Z</dc:date>
    </item>
  </channel>
</rss>

