<?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: Not able to create KEY in qliksense script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Not-able-to-create-KEY-in-qliksense-script/m-p/1744292#M57072</link>
    <description>&lt;P&gt;I solved it myself. Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 16 Sep 2020 12:23:02 GMT</pubDate>
    <dc:creator>Aspiring_Developer</dc:creator>
    <dc:date>2020-09-16T12:23:02Z</dc:date>
    <item>
      <title>Not able to create KEY in qliksense script</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-create-KEY-in-qliksense-script/m-p/1744249#M57064</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am trying to create a new table and link it with existing ones using Keys.&lt;/P&gt;&lt;P&gt;I tried below and it works in Qlikview:-&lt;/P&gt;&lt;P&gt;New_Fact:&lt;BR /&gt;LOAD _KEY_DIM as Key_Dim,&lt;BR /&gt;_Key_Ratio as Key_Ratio,&lt;BR /&gt;Periode as NEw_Periode,&lt;BR /&gt;_Key_Control as KEy_Control,&lt;BR /&gt;_KEY_DETAIL as Key_Detail,&lt;BR /&gt;KPI_Code as New_KPI_Code,&lt;BR /&gt;KPI_Code &amp;amp; Periode &amp;amp; _KEY_DIM as %New_Key,&lt;BR /&gt;Nbr_KO as Nbr_Ko,&lt;BR /&gt;Nbr_TOTAL as Nbr_Total,&lt;BR /&gt;Total_Amount_KO as New_Total_Amount_KO,&lt;BR /&gt;Special_Amount1 as NEw_Special_Amount1,&lt;BR /&gt;Special_Amount2 as New_Special_Amount2,&lt;BR /&gt;Special_Amount3 as New_Special_Amount3,&lt;BR /&gt;Total_Amount as New_Total_Amount&lt;BR /&gt;FROM&lt;BR /&gt;&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;output&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1600251136577.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40638i53688950309E6708/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_0-1600251136577.png" alt="Aspiring_Developer_0-1600251136577.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i am doing the same in Qliksense, it is creating new table but no key is created:-&lt;/P&gt;&lt;P&gt;Sense Script:-&lt;/P&gt;&lt;P&gt;New_Fact:&lt;BR /&gt;LOAD //_KEY_DIM as Key_Dim,&lt;BR /&gt;_Key_Ratio as Key_Ratio,&lt;BR /&gt;// Periode as NEw_Periode,&lt;BR /&gt;_Key_Control as KEy_Control,&lt;BR /&gt;_KEY_DETAIL as Key_Detail,&lt;BR /&gt;//KPI_Code as New_KPI_Code,&lt;BR /&gt;KPI_Code &amp;amp; '-' &amp;amp; Periode &amp;amp; '-' &amp;amp; _KEY_DIM as %New_Key,&lt;BR /&gt;Nbr_KO as Nbr_Ko,&lt;BR /&gt;Nbr_TOTAL as Nbr_Total,&lt;BR /&gt;Total_Amount_KO as New_Total_Amount_KO,&lt;BR /&gt;Special_Amount1 as NEw_Special_Amount1,&lt;BR /&gt;Special_Amount2 as New_Special_Amount2,&lt;BR /&gt;Special_Amount3 as New_Special_Amount3,&lt;BR /&gt;Total_Amount as New_Total_Amount&lt;BR /&gt;FROM&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;Data Model-It is not linking with fact table.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_1-1600251292017.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40639iF1CAFEC76F79AEAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_1-1600251292017.png" alt="Aspiring_Developer_1-1600251292017.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know what is wrong as it works in Qlikview but not in Qliksesne.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please help me on this ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 10:16:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-create-KEY-in-qliksense-script/m-p/1744249#M57064</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2020-09-16T10:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create KEY in qliksense script</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-create-KEY-in-qliksense-script/m-p/1744292#M57072</link>
      <description>&lt;P&gt;I solved it myself. Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 12:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-create-KEY-in-qliksense-script/m-p/1744292#M57072</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2020-09-16T12:23:02Z</dc:date>
    </item>
  </channel>
</rss>

