<?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 Issue with loading data from one table and dropping the same table from where data has been loaded in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195646#M56057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am retrieving the admin login from from different table(mfac_mst) which i want to insert into the below table and drop the table(mfac_mst) to avoid the synthetic key. Let me know how to do that. If I follow the below method though the table has been dropped synthetic key has been formed. Some one let me know how to over come this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;TempTab:&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt; account,&lt;BR /&gt; mfaccode,&lt;BR /&gt; [userid],&lt;BR /&gt; [password]&lt;BR /&gt;resident items;&lt;BR /&gt;&lt;BR /&gt;// Loading admin login from mfac_mst&lt;BR /&gt;&lt;BR /&gt;CONNECT TO [Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Password=mercury;Initial Catalog=VPDPL-1;Data&lt;BR /&gt;Source=GL28;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=GL28;Use Encryption for&lt;BR /&gt;Data=False;Tag with column collation when possible=False];&lt;BR /&gt;&lt;BR /&gt;Tab1:&lt;BR /&gt;&lt;BR /&gt;select * from mfac_mst;&lt;BR /&gt;&lt;BR /&gt;select rtrim(c_account_code)+rtrim(c_loginid) as userid,rtrim(c_password) as password,c_account_code as SecurityAccount,&lt;BR /&gt;'*' as SecurityMfa from mfac_mst where c_loginid in('vadmin','admin');&lt;BR /&gt;&lt;BR /&gt;drop table Tab1;&lt;BR /&gt;&lt;BR /&gt;//////////////////////////////////////////////&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-1303_sourceID:1303" /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Mar 2010 12:03:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-26T12:03:40Z</dc:date>
    <item>
      <title>Issue with loading data from one table and dropping the same table from where data has been loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195646#M56057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am retrieving the admin login from from different table(mfac_mst) which i want to insert into the below table and drop the table(mfac_mst) to avoid the synthetic key. Let me know how to do that. If I follow the below method though the table has been dropped synthetic key has been formed. Some one let me know how to over come this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;TempTab:&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt; account,&lt;BR /&gt; mfaccode,&lt;BR /&gt; [userid],&lt;BR /&gt; [password]&lt;BR /&gt;resident items;&lt;BR /&gt;&lt;BR /&gt;// Loading admin login from mfac_mst&lt;BR /&gt;&lt;BR /&gt;CONNECT TO [Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Password=mercury;Initial Catalog=VPDPL-1;Data&lt;BR /&gt;Source=GL28;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=GL28;Use Encryption for&lt;BR /&gt;Data=False;Tag with column collation when possible=False];&lt;BR /&gt;&lt;BR /&gt;Tab1:&lt;BR /&gt;&lt;BR /&gt;select * from mfac_mst;&lt;BR /&gt;&lt;BR /&gt;select rtrim(c_account_code)+rtrim(c_loginid) as userid,rtrim(c_password) as password,c_account_code as SecurityAccount,&lt;BR /&gt;'*' as SecurityMfa from mfac_mst where c_loginid in('vadmin','admin');&lt;BR /&gt;&lt;BR /&gt;drop table Tab1;&lt;BR /&gt;&lt;BR /&gt;//////////////////////////////////////////////&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-1303_sourceID:1303" /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Mar 2010 12:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195646#M56057</guid>
      <dc:creator />
      <dc:date>2010-03-26T12:03:40Z</dc:date>
    </item>
    <item>
      <title>Issue with loading data from one table and dropping the same table from where data has been loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195647#M56058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;concatenate() the tables together. Or create two tables, load the fields you need into a resident table and drop the two tables drop tables tablename;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Mar 2010 14:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195647#M56058</guid>
      <dc:creator />
      <dc:date>2010-03-26T14:21:56Z</dc:date>
    </item>
    <item>
      <title>Issue with loading data from one table and dropping the same table from where data has been loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195648#M56059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anthony!&lt;/P&gt;&lt;P&gt;Can you please do the required changes in the attachment. As I didn't get you. Please help me out!&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Mar 2010 08:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195648#M56059</guid>
      <dc:creator />
      <dc:date>2010-03-27T08:30:07Z</dc:date>
    </item>
    <item>
      <title>Issue with loading data from one table and dropping the same table from where data has been loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195649#M56060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anthoy!&lt;/P&gt;&lt;P&gt;I have concatenated both the table to get the admin login. But how can i differentiate the admin login in the TempTab. If all the field are same in the temptab both the user and admin are behaving in the same way. Let me know what can be done now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;items:&lt;BR /&gt;&lt;BR /&gt;LOAD *,&lt;BR /&gt;account as %Key;&lt;BR /&gt;SQL select i.c_account_code as account/*as accountas %key*/,i.c_item_code as itemcode,c_pack as pack,upper(i.c_account_code)&lt;BR /&gt;&lt;BR /&gt;as SecurityAccount,upper(i.c_mfac_code) as SecurityMfa,&lt;BR /&gt;i.c_mfac_code as mfaccode,rtrim(i.c_name)+' '+rtrim(i.c_pack) as itemname,&lt;BR /&gt;rtrim(i.c_account_code)+rtrim(i.c_mfac_code) as userid,rtrim(m.c_password) as password,&lt;BR /&gt;i.n_mrp as MRP,i.n_newflag as recentitem,i.c_Scheme as schemes,m.c_name as mfacname,&lt;BR /&gt;c.c_name as contentname,c.c_note as contentname1&lt;BR /&gt;from item_mst i inner join mfac_mst m on i.c_mfac_code=m.c_mfac_code&lt;BR /&gt;left outer join content_mst c on i.c_content_code=c.c_content_code;&lt;BR /&gt;&lt;BR /&gt;TempTab:&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt; account,&lt;BR /&gt; mfaccode,&lt;BR /&gt; [userid],&lt;BR /&gt; [password]&lt;BR /&gt;resident items;&lt;BR /&gt;&lt;BR /&gt;items:&lt;BR /&gt;&lt;BR /&gt;concatenate select c_account_code as account,upper(c_account_code)as SecurityAccount,&lt;BR /&gt;upper(c_mfac_code) as SecurityMfa,c_mfac_code as mfaccode,rtrim(c_account_code)+rtrim(c_loginid) as userid,&lt;BR /&gt;rtrim(c_password) as password,c_name as mfacname from mfac_mst where c_loginid in('vadmin','admin');&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Mar 2010 12:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195649#M56060</guid>
      <dc:creator />
      <dc:date>2010-03-27T12:32:44Z</dc:date>
    </item>
    <item>
      <title>Issue with loading data from one table and dropping the same table from where data has been loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195650#M56061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you prefer to have the two tables separated, - it's OK, you don't have to concatenate. Just name the tables separately and at the end, drop both tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Mar 2010 17:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195650#M56061</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2010-03-27T17:50:54Z</dc:date>
    </item>
    <item>
      <title>Issue with loading data from one table and dropping the same table from where data has been loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195651#M56062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Oleg!&lt;/P&gt;&lt;P&gt;After naming the table separately and the dropping the same there has been some issues as shown below. Please let me know why it is happening. Is there is any other solution.&lt;/P&gt;&lt;P&gt;I don't think we can drop the items table as it will be required for me to get the sales figure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;CONNECT TO [Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Password=mercury;Initial Catalog=VPDPL-1;Data&lt;BR /&gt;Source=GL28;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=GL28;Use Encryption for&lt;BR /&gt;Data=False;Tag with column collation when possible=False];&lt;BR /&gt;items:&lt;BR /&gt;&lt;BR /&gt;LOAD *,&lt;BR /&gt;account as %Key;&lt;BR /&gt;SQL select i.c_account_code as account/*as accountas %key*/,i.c_item_code as itemcode,c_pack as pack,upper(i.c_account_code)&lt;BR /&gt;&lt;BR /&gt;as SecurityAccount,upper(i.c_mfac_code) as SecurityMfa,&lt;BR /&gt;i.c_mfac_code as mfaccode,rtrim(i.c_name)+' '+rtrim(i.c_pack) as itemname,&lt;BR /&gt;rtrim(i.c_account_code)+rtrim(i.c_mfac_code) as userid,rtrim(m.c_password) as password,&lt;BR /&gt;//rtrim(i.c_account_code)+rtrim(m.c_loginid) as userid,rtrim(m.c_password) as password,&lt;BR /&gt;i.n_mrp as MRP,i.n_newflag as recentitem,i.c_Scheme as schemes,m.c_name as mfacname,&lt;BR /&gt;c.c_name as contentname,c.c_note as contentname1&lt;BR /&gt;from item_mst i inner join mfac_mst m on i.c_mfac_code=m.c_mfac_code&lt;BR /&gt;left outer join content_mst c on i.c_content_code=c.c_content_code;&lt;BR /&gt;//where left(i.c_name,1)&amp;lt;&amp;gt;'~' and left(m.c_name,1)&amp;lt;&amp;gt;'~';&lt;BR /&gt;&lt;BR /&gt;CONNECT TO [Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Password=mercury;Initial Catalog=VPDPL-1;Data&lt;BR /&gt;Source=GL28;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=GL28;Use Encryption for&lt;BR /&gt;Data=False;Tag with column collation when possible=False];&lt;BR /&gt;&lt;BR /&gt;items1:&lt;BR /&gt;&lt;BR /&gt;select c_account_code as account,upper(c_account_code)as SecurityAccount,&lt;BR /&gt;upper(c_mfac_code) as SecurityMfa,c_mfac_code as mfaccode,rtrim(c_account_code)+rtrim(c_loginid) as userid,&lt;BR /&gt;rtrim(c_password) as password,c_name as mfacname from mfac_mst where c_loginid in('vadmin','admin');&lt;BR /&gt;drop table items;&lt;BR /&gt;&lt;BR /&gt;drop table items1;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Mar 2010 07:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195651#M56062</guid>
      <dc:creator />
      <dc:date>2010-03-28T07:20:57Z</dc:date>
    </item>
    <item>
      <title>Issue with loading data from one table and dropping the same table from where data has been loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195652#M56063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Let me tell you the purpose of doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;// From this table I am able to get only the user login.&lt;BR /&gt;items:&lt;BR /&gt;&lt;BR /&gt;LOAD *,&lt;BR /&gt;account as %Key;&lt;BR /&gt;SQL select i.c_account_code as account/*as accountas %key*/,i.c_item_code as itemcode,c_pack as pack,upper(i.c_account_code)&lt;BR /&gt;&lt;BR /&gt;as SecurityAccount,upper(i.c_mfac_code) as SecurityMfa,&lt;BR /&gt;i.c_mfac_code as mfaccode,rtrim(i.c_name)+' '+rtrim(i.c_pack) as itemname,&lt;BR /&gt;rtrim(i.c_account_code)+rtrim(i.c_mfac_code) as userid,rtrim(m.c_password) as password,&lt;BR /&gt;//rtrim(i.c_account_code)+rtrim(m.c_loginid) as userid,rtrim(m.c_password) as password,&lt;BR /&gt;i.n_mrp as MRP,i.n_newflag as recentitem,i.c_Scheme as schemes,m.c_name as mfacname,&lt;BR /&gt;c.c_name as contentname,c.c_note as contentname1&lt;BR /&gt;from item_mst i inner join mfac_mst m on i.c_mfac_code=m.c_mfac_code&lt;BR /&gt;left outer join content_mst c on i.c_content_code=c.c_content_code;&lt;BR /&gt;//where left(i.c_name,1)&amp;lt;&amp;gt;'~' and left(m.c_name,1)&amp;lt;&amp;gt;'~';&lt;BR /&gt;// From here i am concatenating this table to get the admin login. If iam loading as a separate table synthetic key is formed.&lt;BR /&gt;CONNECT TO [Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Password=mercury;Initial Catalog=VPDPL-1;Data&lt;BR /&gt;Source=GL28;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=GL28;Use Encryption for&lt;BR /&gt;Data=False;Tag with column collation when possible=False];&lt;BR /&gt;&lt;BR /&gt;items:&lt;BR /&gt;&lt;BR /&gt;concatenate select c_account_code as account,upper(c_account_code)as SecurityAccount,&lt;BR /&gt;upper(c_mfac_code) as SecurityMfa,c_mfac_code as mfaccode,rtrim(c_account_code)+rtrim(c_loginid) as userid,&lt;BR /&gt;rtrim(c_password) as password,c_name as mfacname from mfac_mst where c_loginid in('vadmin','admin');&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Now after concateting I am able to get the admin login with the user login. But let me know how can i differentiate the admin and user in the section access.&lt;/P&gt;&lt;P&gt;For more details please see the attached script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Mar 2010 08:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195652#M56063</guid>
      <dc:creator />
      <dc:date>2010-03-28T08:24:09Z</dc:date>
    </item>
    <item>
      <title>Issue with loading data from one table and dropping the same table from where data has been loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195653#M56064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure I understand what you mean by "differentiating user and admin" - usually the difference is manifested in the value of the field "ACCESS"...&lt;/P&gt;&lt;P&gt;Looking at your code, I spotted a few problems:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Section Access has to be in the very beginning of the document, there should be no other code before it.&lt;/LI&gt;&lt;LI&gt;All the fields in section access, including your additional fields, need to be in upper case (if I remember correctly)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Mar 2010 15:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195653#M56064</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2010-03-28T15:11:04Z</dc:date>
    </item>
    <item>
      <title>Issue with loading data from one table and dropping the same table from where data has been loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195654#M56065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Oleg!&lt;/P&gt;&lt;P&gt;Happy Morning! Hope you are doing good.&lt;/P&gt;&lt;P&gt;I'm not sure I understand what you mean by "differentiating user and admin" - usually the difference is manifested in the value of the field "ACCESS"... &lt;B&gt;--&amp;gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Section Access;&lt;BR /&gt;// Using this I am giving access to the 'USER'. But if it is in the same table and column how will i give access to user and admin. What i mean to say is i am getting the userid for both admin/user from the same column and not like the one which was given below upper(account). Hope you can understand my problem now.&lt;BR /&gt;&lt;BR /&gt;SecurityTable:&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt; 'USER' as [ACCESS],&lt;BR /&gt; upper([userid]) as [USERID],&lt;BR /&gt; upper([password]) as [PASSWORD],&lt;BR /&gt; upper(account) as SecurityAccount,&lt;BR /&gt; upper(mfaccode) as SecurityMfa,&lt;BR /&gt; 'Some' as SecurityPage&lt;BR /&gt;resident TempTab;&lt;BR /&gt;// Here I am giving access to the 'Admin'. Which i can't use anymore as i need to consider upper(userid) not upper(account).&lt;BR /&gt;CONCATENATE (SecurityTable)&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt; 'ADMIN' as [ACCESS],&lt;BR /&gt; upper(account) as [USERID],&lt;BR /&gt; upper(account) as [PASSWORD],&lt;BR /&gt; upper(account) as SecurityAccount,&lt;BR /&gt; '*' as SecurityMfa,&lt;BR /&gt; 'Some' as SecurityPage&lt;BR /&gt;resident TempTab;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;OL&gt;&lt;LI&gt;Section Access has to be in the very beginning of the document, there should be no other code before it. &lt;B&gt;--&amp;gt; ? Surely I will keep the section access in the beginning.&lt;/B&gt;&lt;/LI&gt;&lt;LI&gt;All the fields in section access, including your additional fields, need to be in upper case (if I remember correctly) &lt;B&gt;--&amp;gt; Ok I will check the same&lt;/B&gt;.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 07:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195654#M56065</guid>
      <dc:creator />
      <dc:date>2010-03-29T07:15:15Z</dc:date>
    </item>
    <item>
      <title>Issue with loading data from one table and dropping the same table from where data has been loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195655#M56066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg,&lt;/P&gt;&lt;P&gt;Section Access has to be in the very beginning of the document, there should be no other code before it. --&amp;gt; I have placed it in the beginning but I didn't worked&lt;/P&gt;&lt;P&gt;Have attached the script. Can you please place it in order.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 10:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195655#M56066</guid>
      <dc:creator />
      <dc:date>2010-03-29T10:36:39Z</dc:date>
    </item>
    <item>
      <title>Issue with loading data from one table and dropping the same table from where data has been loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195656#M56067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Oleg!&lt;/P&gt;&lt;P&gt;Any update? I am waiting for your reply!&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 11:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195656#M56067</guid>
      <dc:creator />
      <dc:date>2010-03-31T11:59:08Z</dc:date>
    </item>
    <item>
      <title>Issue with loading data from one table and dropping the same table from where data has been loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195657#M56068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Oleg&lt;/P&gt;&lt;P&gt;Please provide some solution for me. It's been very long since I am waiting for your solution.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 12:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195657#M56068</guid>
      <dc:creator />
      <dc:date>2010-04-06T12:39:46Z</dc:date>
    </item>
    <item>
      <title>Issue with loading data from one table and dropping the same table from where data has been loaded</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195658#M56069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Oleg!&lt;/P&gt;&lt;P&gt;Did you find any solution for this issue. Please help me out when you get free time.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 08:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-loading-data-from-one-table-and-dropping-the-same/m-p/195658#M56069</guid>
      <dc:creator />
      <dc:date>2010-04-07T08:25:43Z</dc:date>
    </item>
  </channel>
</rss>

