<?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: The syn key disappeared in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/The-syn-key-disappeared/m-p/1152668#M897402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir, I had checked all but it still doesnt work, would you mind to have a look when you are free? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2016 04:37:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-07-27T04:37:15Z</dc:date>
    <item>
      <title>The syn key disappeared</title>
      <link>https://community.qlik.com/t5/QlikView/The-syn-key-disappeared/m-p/1152664#M897398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SECTION Access;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;upper('HK') as FILTER_CENTER_ID,&lt;/P&gt;&lt;P&gt;Upper(ACCESS) AS ACCESS,&lt;/P&gt;&lt;P&gt;Upper (NTNAME) AS NTNAME&lt;/P&gt;&lt;P&gt;// ROLE,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;////////////////////////////////////////////////&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Application;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; Upper (NTNAME) AS NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Tab_Main&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet2);&lt;/P&gt;&lt;P&gt;//&lt;/P&gt;&lt;P&gt;////*******************************//&lt;/P&gt;&lt;P&gt;KEY_MASTER:&lt;/P&gt;&lt;P&gt;LOAD QA_center, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Office, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; COO&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//**********Role Table**********//&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROLE_TABLE:&lt;/P&gt;&lt;P&gt;LOAD Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp; Upper(QA_center) AS QA_center,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'ALL' AS FILTER_CENTER_ID&lt;/P&gt;&lt;P&gt;Resident KEY_MASTER;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp; Upper(QA_center) AS "QA_center",&lt;/P&gt;&lt;P&gt;&amp;nbsp; Upper(QA_center) AS FILTER_CENTER_ID&lt;/P&gt;&lt;P&gt;Resident KEY_MASTER;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above is my code, the &lt;SPAN style="font-size: 13.3333px;"&gt;FILTER_CENTER_ID key just disappeared after the script is loaded, any ideas?thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-syn-key-disappeared/m-p/1152664#M897398</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: The syn key disappeared</title>
      <link>https://community.qlik.com/t5/QlikView/The-syn-key-disappeared/m-p/1152665#M897399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Section access table wont be shown in the DataModel&amp;nbsp; that's the reason . You can still the field in the ROLE_TABLE of your datamodel and this is the expected behavior &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 03:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-syn-key-disappeared/m-p/1152665#M897399</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2016-07-27T03:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: The syn key disappeared</title>
      <link>https://community.qlik.com/t5/QlikView/The-syn-key-disappeared/m-p/1152666#M897400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply dude, however it doesnt connect, the reducing field function not work as expected ;(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 04:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-syn-key-disappeared/m-p/1152666#M897400</guid>
      <dc:creator />
      <dc:date>2016-07-27T04:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: The syn key disappeared</title>
      <link>https://community.qlik.com/t5/QlikView/The-syn-key-disappeared/m-p/1152667#M897401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This happen because of section access statement. Here, the access part will work internally and won't be appear on data model. To check the sync key try to comment section access and section application functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Mohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 04:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-syn-key-disappeared/m-p/1152667#M897401</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2016-07-27T04:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: The syn key disappeared</title>
      <link>https://community.qlik.com/t5/QlikView/The-syn-key-disappeared/m-p/1152668#M897402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir, I had checked all but it still doesnt work, would you mind to have a look when you are free? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 04:37:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-syn-key-disappeared/m-p/1152668#M897402</guid>
      <dc:creator />
      <dc:date>2016-07-27T04:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: The syn key disappeared</title>
      <link>https://community.qlik.com/t5/QlikView/The-syn-key-disappeared/m-p/1152669#M897403</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;are you talking about this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ROLE_TABLE:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD Distinct&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Upper(QA_center) AS QA_center,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; 'ALL' AS FILTER_CENTER_ID&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident KEY_MASTER;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD Distinct&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Upper(QA_center) AS "QA_center",&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Upper(QA_center) AS FILTER_CENTER_ID&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident KEY_MASTER;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;In this script both table concatenated therefore you are not getting FILTER_CENTER_ID field as key.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;other than this i don't find any table which link with Role_table with FILTER_CENTER_ID &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope you got what you looking for.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 05:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-syn-key-disappeared/m-p/1152669#M897403</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-07-27T05:04:38Z</dc:date>
    </item>
  </channel>
</rss>

