<?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 Searching for data in other sheet in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Searching-for-data-in-other-sheet/m-p/2019896#M84213</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a column in one sheet like EMPID&lt;/P&gt;
&lt;P&gt;I have to pull data from that sheet&lt;/P&gt;
&lt;P&gt;if i pull data, i need to check that data is present in EMPCODE field in other sheet...how to check that?&lt;/P&gt;
&lt;P&gt;please help&amp;nbsp; thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Dec 2022 12:59:32 GMT</pubDate>
    <dc:creator>Bharathi09</dc:creator>
    <dc:date>2022-12-26T12:59:32Z</dc:date>
    <item>
      <title>Searching for data in other sheet</title>
      <link>https://community.qlik.com/t5/App-Development/Searching-for-data-in-other-sheet/m-p/2019896#M84213</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a column in one sheet like EMPID&lt;/P&gt;
&lt;P&gt;I have to pull data from that sheet&lt;/P&gt;
&lt;P&gt;if i pull data, i need to check that data is present in EMPCODE field in other sheet...how to check that?&lt;/P&gt;
&lt;P&gt;please help&amp;nbsp; thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 12:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Searching-for-data-in-other-sheet/m-p/2019896#M84213</guid>
      <dc:creator>Bharathi09</dc:creator>
      <dc:date>2022-12-26T12:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for data in other sheet</title>
      <link>https://community.qlik.com/t5/App-Development/Searching-for-data-in-other-sheet/m-p/2019897#M84214</link>
      <description>&lt;P&gt;I'm not quite clear what it is you're trying to do, but fields (columns) aren't "in sheets", bur rather, they are global to an app. Comparing two fields can be done in several ways, such as&lt;/P&gt;
&lt;P&gt;If(EMPID = EMPCODE,Then,Else)&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 13:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Searching-for-data-in-other-sheet/m-p/2019897#M84214</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-12-26T13:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for data in other sheet</title>
      <link>https://community.qlik.com/t5/App-Development/Searching-for-data-in-other-sheet/m-p/2019920#M84217</link>
      <description>&lt;P&gt;Thanks for that&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My doubt is trhat I have loaded two tables in qlik&lt;/P&gt;
&lt;P&gt;I have a field in one table like EMPID&lt;/P&gt;
&lt;P&gt;I have to pull data from that sheet&lt;/P&gt;
&lt;P&gt;if i pull data, i need to check that data is presnet&amp;nbsp; in EMPCODE field in other table field ...After checking that data matches with the field in 2nd table I need to load it as EMPDATA field&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please help&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 15:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Searching-for-data-in-other-sheet/m-p/2019920#M84217</guid>
      <dc:creator>Bharathi09</dc:creator>
      <dc:date>2022-12-26T15:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for data in other sheet</title>
      <link>https://community.qlik.com/t5/App-Development/Searching-for-data-in-other-sheet/m-p/2019922#M84218</link>
      <description>&lt;P&gt;Based on the information provided, you are still not making much sense. Assuming you meant tables instead of sheet, and you are trying to compare two different fields present on the two separate tables, just use the if and else condition as mentioned above you will get your desired result, if you want to do it on the backend.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just load the required fields using mapping load and use the applymap to get the field into the first or second table as you desire.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 15:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Searching-for-data-in-other-sheet/m-p/2019922#M84218</guid>
      <dc:creator>deepanshuSh</dc:creator>
      <dc:date>2022-12-26T15:46:03Z</dc:date>
    </item>
  </channel>
</rss>

