<?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 Resident Table is Not Loading in Script Editor - QlikSense in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Resident-Table-is-Not-Loading-in-Script-Editor-QlikSense/m-p/1546615#M598144</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please help. For some reason resident table is not loading. I tried many options nothing seems to be working finally I came up with the below script still no luck. I have a similar logic applied before which is working fine the only difference in the below concatenation is i am using RowNo() as a Rank.&lt;/P&gt;&lt;P&gt;OutPut:&lt;/P&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;The following error occurred:&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;Table 'Test1' not found&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="message empty"&gt;&lt;DIV class="selectable"&gt;---&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;The error occurred here:&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;[100MillionTable]:&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;NoConcatenate&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;load * Resident Test1&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;/////////////////////////////////////////////////////////Merging All AUM and NetNewFlow Target Tables ////////////////////////////////////&lt;/P&gt;&lt;P&gt;[100MillionNNFTable]:&lt;BR /&gt;Load Distinct&lt;BR /&gt;RowNo() as TRank,&lt;BR /&gt;"Manager Name" as "TManagerName",&lt;BR /&gt;"Morningstar Category" as "TMorningstarCategory",&lt;BR /&gt;"Inception Date" AS "TInception Date",&lt;BR /&gt;"Index Fund" as "TIndexFund",&lt;BR /&gt;"Product Name" as "TProductName",&lt;BR /&gt;"UProducts" as "TUniqueProducts",&lt;BR /&gt;"Asset Class" as "TAssetClass",&lt;BR /&gt;MetricsFlag as TMetricsFlag,&lt;BR /&gt;DataSource as TDataSource,&lt;BR /&gt;[Year]as TYear,&lt;BR /&gt;[Year]-Year("Inception Date") as TProductAge&lt;BR /&gt;//Metrics as TMetrics&lt;BR /&gt;Resident FinaTable&lt;BR /&gt;Where&lt;BR /&gt;[Year]-Year("Inception Date") =0&lt;BR /&gt;and&lt;BR /&gt;Metrics &amp;lt;= 100&lt;BR /&gt;and&lt;BR /&gt;MetricsFlag = 'Net New Flow'&lt;BR /&gt;Order by Metrics desc;&lt;/P&gt;&lt;P&gt;Test1:&lt;BR /&gt;Load * Resident [100MillionNNFTable];&lt;BR /&gt;Drop Table [100MillionNNFTable];&lt;/P&gt;&lt;P&gt;[100MillionAUMTable]:&lt;BR /&gt;Load Distinct&lt;BR /&gt;RowNo() as TRank,&lt;BR /&gt;"Manager Name" as "TManagerName",&lt;BR /&gt;"Morningstar Category" as "TMorningstarCategory",&lt;BR /&gt;"Inception Date" AS "TInception Date",&lt;BR /&gt;"Index Fund" as "TIndexFund",&lt;BR /&gt;"Product Name" as "TProductName",&lt;BR /&gt;"UProducts" as "TUniqueProducts",&lt;BR /&gt;"Asset Class" as "TAssetClass",&lt;BR /&gt;MetricsFlag as TMetricsFlag,&lt;BR /&gt;DataSource as TDataSource,&lt;BR /&gt;[Year]as TYear,&lt;BR /&gt;[Year]-Year("Inception Date") as TProductAge&lt;BR /&gt;//Metrics as TMetrics&lt;BR /&gt;Resident FinaTable&lt;BR /&gt;Where&lt;BR /&gt;[Year]-Year("Inception Date") =0&lt;BR /&gt;and&lt;BR /&gt;Metrics &amp;lt;= 100&lt;BR /&gt;and&lt;BR /&gt;MetricsFlag = 'AUM'&lt;BR /&gt;Order by Metrics desc&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;Test2:&lt;BR /&gt;Load * Resident [100MillionAUMTable];&lt;BR /&gt;Drop Table [100MillionAUMTable];&lt;/P&gt;&lt;P&gt;[100MillionTable]:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;load * Resident Test1;&lt;BR /&gt;Concatenate&lt;BR /&gt;load * Resident Test2;&lt;/P&gt;&lt;P&gt;drop Tables Test1,Test2;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:23:47 GMT</pubDate>
    <dc:creator>vidyasagar159</dc:creator>
    <dc:date>2024-11-16T04:23:47Z</dc:date>
    <item>
      <title>Resident Table is Not Loading in Script Editor - QlikSense</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Table-is-Not-Loading-in-Script-Editor-QlikSense/m-p/1546615#M598144</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please help. For some reason resident table is not loading. I tried many options nothing seems to be working finally I came up with the below script still no luck. I have a similar logic applied before which is working fine the only difference in the below concatenation is i am using RowNo() as a Rank.&lt;/P&gt;&lt;P&gt;OutPut:&lt;/P&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;The following error occurred:&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;Table 'Test1' not found&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="message empty"&gt;&lt;DIV class="selectable"&gt;---&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;The error occurred here:&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;[100MillionTable]:&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;NoConcatenate&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;load * Resident Test1&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;/////////////////////////////////////////////////////////Merging All AUM and NetNewFlow Target Tables ////////////////////////////////////&lt;/P&gt;&lt;P&gt;[100MillionNNFTable]:&lt;BR /&gt;Load Distinct&lt;BR /&gt;RowNo() as TRank,&lt;BR /&gt;"Manager Name" as "TManagerName",&lt;BR /&gt;"Morningstar Category" as "TMorningstarCategory",&lt;BR /&gt;"Inception Date" AS "TInception Date",&lt;BR /&gt;"Index Fund" as "TIndexFund",&lt;BR /&gt;"Product Name" as "TProductName",&lt;BR /&gt;"UProducts" as "TUniqueProducts",&lt;BR /&gt;"Asset Class" as "TAssetClass",&lt;BR /&gt;MetricsFlag as TMetricsFlag,&lt;BR /&gt;DataSource as TDataSource,&lt;BR /&gt;[Year]as TYear,&lt;BR /&gt;[Year]-Year("Inception Date") as TProductAge&lt;BR /&gt;//Metrics as TMetrics&lt;BR /&gt;Resident FinaTable&lt;BR /&gt;Where&lt;BR /&gt;[Year]-Year("Inception Date") =0&lt;BR /&gt;and&lt;BR /&gt;Metrics &amp;lt;= 100&lt;BR /&gt;and&lt;BR /&gt;MetricsFlag = 'Net New Flow'&lt;BR /&gt;Order by Metrics desc;&lt;/P&gt;&lt;P&gt;Test1:&lt;BR /&gt;Load * Resident [100MillionNNFTable];&lt;BR /&gt;Drop Table [100MillionNNFTable];&lt;/P&gt;&lt;P&gt;[100MillionAUMTable]:&lt;BR /&gt;Load Distinct&lt;BR /&gt;RowNo() as TRank,&lt;BR /&gt;"Manager Name" as "TManagerName",&lt;BR /&gt;"Morningstar Category" as "TMorningstarCategory",&lt;BR /&gt;"Inception Date" AS "TInception Date",&lt;BR /&gt;"Index Fund" as "TIndexFund",&lt;BR /&gt;"Product Name" as "TProductName",&lt;BR /&gt;"UProducts" as "TUniqueProducts",&lt;BR /&gt;"Asset Class" as "TAssetClass",&lt;BR /&gt;MetricsFlag as TMetricsFlag,&lt;BR /&gt;DataSource as TDataSource,&lt;BR /&gt;[Year]as TYear,&lt;BR /&gt;[Year]-Year("Inception Date") as TProductAge&lt;BR /&gt;//Metrics as TMetrics&lt;BR /&gt;Resident FinaTable&lt;BR /&gt;Where&lt;BR /&gt;[Year]-Year("Inception Date") =0&lt;BR /&gt;and&lt;BR /&gt;Metrics &amp;lt;= 100&lt;BR /&gt;and&lt;BR /&gt;MetricsFlag = 'AUM'&lt;BR /&gt;Order by Metrics desc&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;Test2:&lt;BR /&gt;Load * Resident [100MillionAUMTable];&lt;BR /&gt;Drop Table [100MillionAUMTable];&lt;/P&gt;&lt;P&gt;[100MillionTable]:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;load * Resident Test1;&lt;BR /&gt;Concatenate&lt;BR /&gt;load * Resident Test2;&lt;/P&gt;&lt;P&gt;drop Tables Test1,Test2;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Table-is-Not-Loading-in-Script-Editor-QlikSense/m-p/1546615#M598144</guid>
      <dc:creator>vidyasagar159</dc:creator>
      <dc:date>2024-11-16T04:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Table is Not Loading in Script Editor - QlikSense</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Table-is-Not-Loading-in-Script-Editor-QlikSense/m-p/1546696#M598145</link>
      <description>&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;/////////////////////////////////////////////////////////Merging All AUM and NetNewFlow Target Tables ////////////////////////////////////&lt;/P&gt;&lt;P&gt;[100MillionNNFTable]:&lt;BR /&gt;Load Distinct&lt;BR /&gt;RowNo() as TRank,&lt;BR /&gt;"Manager Name" as "TManagerName",&lt;BR /&gt;"Morningstar Category" as "TMorningstarCategory",&lt;BR /&gt;"Inception Date" AS "TInception Date",&lt;BR /&gt;"Index Fund" as "TIndexFund",&lt;BR /&gt;"Product Name" as "TProductName",&lt;BR /&gt;"UProducts" as "TUniqueProducts",&lt;BR /&gt;"Asset Class" as "TAssetClass",&lt;BR /&gt;MetricsFlag as TMetricsFlag,&lt;BR /&gt;DataSource as TDataSource,&lt;BR /&gt;[Year]as TYear,&lt;BR /&gt;[Year]-Year("Inception Date") as TProductAge&lt;BR /&gt;//Metrics as TMetrics&lt;BR /&gt;Resident FinaTable&lt;BR /&gt;Where&lt;BR /&gt;[Year]-Year("Inception Date") =0&lt;BR /&gt;and&lt;BR /&gt;Metrics &amp;lt;= 100&lt;BR /&gt;and&lt;BR /&gt;MetricsFlag = 'Net New Flow'&lt;BR /&gt;Order by Metrics desc;&lt;/P&gt;&lt;P&gt;Test1:&lt;BR /&gt;Load *,1 as Flag Resident [100MillionNNFTable];&lt;BR /&gt;Drop Table [100MillionNNFTable];&lt;/P&gt;&lt;P&gt;[100MillionAUMTable]:&lt;BR /&gt;Load Distinct&lt;BR /&gt;RowNo() as TRank,&lt;BR /&gt;"Manager Name" as "TManagerName",&lt;BR /&gt;"Morningstar Category" as "TMorningstarCategory",&lt;BR /&gt;"Inception Date" AS "TInception Date",&lt;BR /&gt;"Index Fund" as "TIndexFund",&lt;BR /&gt;"Product Name" as "TProductName",&lt;BR /&gt;"UProducts" as "TUniqueProducts",&lt;BR /&gt;"Asset Class" as "TAssetClass",&lt;BR /&gt;MetricsFlag as TMetricsFlag,&lt;BR /&gt;DataSource as TDataSource,&lt;BR /&gt;[Year]as TYear,&lt;BR /&gt;[Year]-Year("Inception Date") as TProductAge&lt;BR /&gt;//Metrics as TMetrics&lt;BR /&gt;Resident FinaTable&lt;BR /&gt;Where&lt;BR /&gt;[Year]-Year("Inception Date") =0&lt;BR /&gt;and&lt;BR /&gt;Metrics &amp;lt;= 100&lt;BR /&gt;and&lt;BR /&gt;MetricsFlag = 'AUM'&lt;BR /&gt;Order by Metrics desc&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;Test2:&lt;BR /&gt;Load * , 2 as Flag Resident [100MillionAUMTable];&lt;BR /&gt;Drop Table [100MillionAUMTable];&lt;/P&gt;&lt;P&gt;[100MillionTable]:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;load * Resident Test1;&lt;BR /&gt;Concatenate&lt;BR /&gt;load * Resident Test2;&lt;/P&gt;&lt;P&gt;drop Tables Test1,Test2;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 07:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Table-is-Not-Loading-in-Script-Editor-QlikSense/m-p/1546696#M598145</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2019-02-20T07:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Table is Not Loading in Script Editor - QlikSense</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Table-is-Not-Loading-in-Script-Editor-QlikSense/m-p/1546765#M598146</link>
      <description>&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;/////////////////////////////////////////////////////////Merging All AUM and NetNewFlow Target Tables ////////////////////////////////////&lt;/P&gt;&lt;P&gt;[100MillionNNFTable]:&lt;BR /&gt;Load Distinct&lt;BR /&gt;RowNo() as TRank,&lt;BR /&gt;"Manager Name" as "TManagerName",&lt;BR /&gt;"Morningstar Category" as "TMorningstarCategory",&lt;BR /&gt;"Inception Date" AS "TInception Date",&lt;BR /&gt;"Index Fund" as "TIndexFund",&lt;BR /&gt;"Product Name" as "TProductName",&lt;BR /&gt;"UProducts" as "TUniqueProducts",&lt;BR /&gt;"Asset Class" as "TAssetClass",&lt;BR /&gt;MetricsFlag as TMetricsFlag,&lt;BR /&gt;DataSource as TDataSource,&lt;BR /&gt;[Year]as TYear,&lt;BR /&gt;[Year]-Year("Inception Date") as TProductAge&lt;BR /&gt;//Metrics as TMetrics&lt;BR /&gt;Resident FinaTable&lt;BR /&gt;Where&lt;BR /&gt;[Year]-Year("Inception Date") =0&lt;BR /&gt;and&lt;BR /&gt;Metrics &amp;lt;= 100&lt;BR /&gt;and&lt;BR /&gt;MetricsFlag = 'Net New Flow'&lt;BR /&gt;Order by Metrics desc;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;Noconcatenate&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Test1:&lt;BR /&gt;Load * Resident [100MillionNNFTable];&lt;BR /&gt;Drop Table [100MillionNNFTable];&lt;/P&gt;&lt;P&gt;[100MillionAUMTable]:&lt;BR /&gt;Load Distinct&lt;BR /&gt;RowNo() as TRank,&lt;BR /&gt;"Manager Name" as "TManagerName",&lt;BR /&gt;"Morningstar Category" as "TMorningstarCategory",&lt;BR /&gt;"Inception Date" AS "TInception Date",&lt;BR /&gt;"Index Fund" as "TIndexFund",&lt;BR /&gt;"Product Name" as "TProductName",&lt;BR /&gt;"UProducts" as "TUniqueProducts",&lt;BR /&gt;"Asset Class" as "TAssetClass",&lt;BR /&gt;MetricsFlag as TMetricsFlag,&lt;BR /&gt;DataSource as TDataSource,&lt;BR /&gt;[Year]as TYear,&lt;BR /&gt;[Year]-Year("Inception Date") as TProductAge&lt;BR /&gt;//Metrics as TMetrics&lt;BR /&gt;Resident FinaTable&lt;BR /&gt;Where&lt;BR /&gt;[Year]-Year("Inception Date") =0&lt;BR /&gt;and&lt;BR /&gt;Metrics &amp;lt;= 100&lt;BR /&gt;and&lt;BR /&gt;MetricsFlag = 'AUM'&lt;BR /&gt;Order by Metrics desc&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;Noconcatenate&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Test2:&lt;BR /&gt;Load * Resident [100MillionAUMTable];&lt;BR /&gt;Drop Table [100MillionAUMTable];&lt;/P&gt;&lt;P&gt;[100MillionTable]:&lt;BR /&gt;&lt;FONT color="#000000"&gt;NoConcatenate&lt;/FONT&gt;&lt;BR /&gt;load * Resident Test1;&lt;BR /&gt;Concatenate&lt;BR /&gt;load * Resident Test2;&lt;/P&gt;&lt;P&gt;drop Tables Test1,Test2;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 09:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Table-is-Not-Loading-in-Script-Editor-QlikSense/m-p/1546765#M598146</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-02-20T09:26:31Z</dc:date>
    </item>
  </channel>
</rss>

