<?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: Need to show count from different tables ,filed name is same values are different in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2063142#M87199</link>
    <description>&lt;P&gt;A solution would be to concatenate all the tables.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Apr 2023 14:42:10 GMT</pubDate>
    <dc:creator>Sabrina_V</dc:creator>
    <dc:date>2023-04-21T14:42:10Z</dc:date>
    <item>
      <title>Need to show count from different tables ,filed name is same values are different</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2062491#M87132</link>
      <description>&lt;P&gt;Table a:&lt;/P&gt;
&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;Keyfield,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Name;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Table b:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Load&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Keyfield,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Name;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Table c:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Keyfield,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Name;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Table d:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Keyfield,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Name;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Need to show count of field -Name(values are different)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2062491#M87132</guid>
      <dc:creator>MS90</dc:creator>
      <dc:date>2024-11-15T21:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show count from different tables ,filed name is same values are different</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2062719#M87156</link>
      <description>&lt;P&gt;you need to show what your source data is and what you expect the output to be.&lt;BR /&gt;the script above will not work and its hard to understand just by looking at your script what you are trying to do&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 18:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2062719#M87156</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2023-04-20T18:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show count from different tables ,filed name is same values are different</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2062988#M87179</link>
      <description>&lt;P&gt;Below is the Script &amp;amp;expected output and source data image uploaded.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_20230421-153522~2.png" style="width: 1080px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105492i00BAABD2822070C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_20230421-153522~2.png" alt="Screenshot_20230421-153522~2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;Table a:&lt;/P&gt;
&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;Keyfield,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Name;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Table b:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Load&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Keyfield,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Name;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Table c:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Keyfield,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Name;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Table d:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Keyfield,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Name;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Need to show count of field&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 10:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2062988#M87179</guid>
      <dc:creator>MS90</dc:creator>
      <dc:date>2023-04-21T10:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show count from different tables ,filed name is same values are different</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2063142#M87199</link>
      <description>&lt;P&gt;A solution would be to concatenate all the tables.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 14:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2063142#M87199</guid>
      <dc:creator>Sabrina_V</dc:creator>
      <dc:date>2023-04-21T14:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show count from different tables ,filed name is same values are different</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2063244#M87207</link>
      <description>&lt;P&gt;i agree with Sabrina, however, you have a more fundamental problem, your script is wrong you must have a source - thats really what you need to fix.&amp;nbsp; concatenation will come naturally - Qlik will automatically concatenate these tables.&amp;nbsp; however having said that, i would still explicitly concatenate them.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 19:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2063244#M87207</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2023-04-21T19:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show count from different tables ,filed name is same values are differen...</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2063461#M87221</link>
      <description>even if the fields name are same with different values in it we can get the count of field from different tables &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Apr 2023 06:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2063461#M87221</guid>
      <dc:creator>Prem0212</dc:creator>
      <dc:date>2023-04-24T06:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show count from different tables ,filed name is same values are differen...</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2063464#M87222</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-04-24 123040.png" style="width: 328px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105592i842606ACDE731EEE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-04-24 123040.png" alt="Screenshot 2023-04-24 123040.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in the above image we can use the fields from specific table and insert them by selecting the required table and field&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 07:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2063464#M87222</guid>
      <dc:creator>Prem0212</dc:creator>
      <dc:date>2023-04-24T07:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show count from different tables ,filed name is same values are different</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2063465#M87223</link>
      <description>&lt;P&gt;and other method is that we can use the concatenate function then all the no of rows will be appended&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 07:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-show-count-from-different-tables-filed-name-is-same/m-p/2063465#M87223</guid>
      <dc:creator>Prem0212</dc:creator>
      <dc:date>2023-04-24T07:05:07Z</dc:date>
    </item>
  </channel>
</rss>

