<?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: Expression for kpi while dealing with 2 different tables having same field names in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Expression-for-kpi-while-dealing-with-2-different-tables-having/m-p/1885256#M72906</link>
    <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;=Count({&amp;lt;Status={'queued}&amp;gt;} Status)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jan 2022 19:16:14 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2022-01-25T19:16:14Z</dc:date>
    <item>
      <title>Expression for kpi while dealing with 2 different tables having same field names</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-for-kpi-while-dealing-with-2-different-tables-having/m-p/1885220#M72905</link>
      <description>&lt;P&gt;How to deal with 2 tables having same field names but different content in it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;1st table has field name as status - it contain data as migrated, rejected&lt;/P&gt;
&lt;P&gt;2nd table has same field name status- it contain data as queued.&lt;/P&gt;
&lt;P&gt;How we can write the expression for data which contains only queued in kpi chart?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 17:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-for-kpi-while-dealing-with-2-different-tables-having/m-p/1885220#M72905</guid>
      <dc:creator>Vikranth</dc:creator>
      <dc:date>2022-01-25T17:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for kpi while dealing with 2 different tables having same field names</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-for-kpi-while-dealing-with-2-different-tables-having/m-p/1885256#M72906</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;=Count({&amp;lt;Status={'queued}&amp;gt;} Status)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 19:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-for-kpi-while-dealing-with-2-different-tables-having/m-p/1885256#M72906</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-01-25T19:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for kpi while dealing with 2 different tables having same field names</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-for-kpi-while-dealing-with-2-different-tables-having/m-p/1885357#M72921</link>
      <description>&lt;P&gt;Hi - Rename the other Field to '&lt;SPAN&gt;status_Whatever&lt;/SPAN&gt;'.Make sure you dont have two fields with same names in two table except the key field. else you have synthetic keys and then use expression suggested by Rob in your KPI, if that is the solution you looking for.&lt;/P&gt;
&lt;P&gt;Eg:&lt;/P&gt;
&lt;P&gt;Tab1:&lt;/P&gt;
&lt;P&gt;load Status&lt;/P&gt;
&lt;P&gt;from xyz.qvd&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tab2:&lt;/P&gt;
&lt;P&gt;load Status as Status_Whatevr&lt;/P&gt;
&lt;P&gt;from abc.qvd&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 02:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-for-kpi-while-dealing-with-2-different-tables-having/m-p/1885357#M72921</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2022-01-26T02:01:10Z</dc:date>
    </item>
  </channel>
</rss>

