<?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: Count of rows in script post left join? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22735#M3805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good that you were able to get the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark is as correct answer so that it might be helpful to others&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2018 08:24:40 GMT</pubDate>
    <dc:creator>vardhancse</dc:creator>
    <dc:date>2018-03-28T08:24:40Z</dc:date>
    <item>
      <title>Count of rows in script post left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22729#M3799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #003366; font-family: 'courier new', courier;"&gt;Hi Experts,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;Could you please let me know if we can extract the count of a table in a variable post left join?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;details in below : &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;A:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;From [QVD_A]qvd;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;Left Join&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;B:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;From [QVD_B]qvd;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;&lt;STRONG&gt;//Count after the b joining A, &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003366; font-family: 'courier new', courier;"&gt;&lt;STRONG&gt;I tried Let vVarA = noOfRows(A);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;&lt;STRONG&gt;TRACE $(A); but this is not working&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;Left Join&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;C:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;From [QVD_C]qvd;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;//Count after the C joining A..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;Left Join&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;&lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #003366;"&gt;From [QVD_D]qvd;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003366; font-family: 'courier new', courier;"&gt;//Will get final Count of all the tables once reload finish.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 06:47:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22729#M3799</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2018-03-28T06:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rows in script post left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22730#M3800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can change the variable as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vVarA = NoOfRows('Tablename');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** please note '' is missing in your table name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now if we use the variable in front end then we can get the total count&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(&lt;SPAN style="font-size: 13.3333px;"&gt;vVarA)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Please note if we do left join, then only the related information from Table A will be loaded from rest of the tables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;And since we are concatenating with multiple tables the count in variable will reflect total rows from all the tables&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 06:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22730#M3800</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2018-03-28T06:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rows in script post left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22731#M3801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The table name needs quotes&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'courier new', courier; color: #003366;"&gt;&lt;STRONG&gt;...NoOfRows('A')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 07:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22731#M3801</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-03-28T07:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rows in script post left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22732#M3802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Punit, Post your join logic, take a resident of table create a metadata table. Example: LOAD 'A'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as TableName, NoOfRows('A')&amp;nbsp; as TableRows Resident 'A'; Depending on your requirement you can use this table as it is or pull info from it &amp;amp; store it in variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 07:02:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22732#M3802</guid>
      <dc:creator>prasad_dumbre</dc:creator>
      <dc:date>2018-03-28T07:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rows in script post left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22733#M3803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/110975"&gt;vardhancse&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Tried with both single qoute an double quote but this is not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This worked Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 07:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22733#M3803</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2018-03-28T07:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rows in script post left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22734#M3804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/13229"&gt;jontydkpi&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Tried with both single qoute an double quote in table name, but is not working for me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This worked Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 07:10:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22734#M3804</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2018-03-28T07:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rows in script post left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22735#M3805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good that you were able to get the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark is as correct answer so that it might be helpful to others&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 08:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-rows-in-script-post-left-join/m-p/22735#M3805</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2018-03-28T08:24:40Z</dc:date>
    </item>
  </channel>
</rss>

