<?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: Create associations between qvd using script in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-associations-between-qvd-using-script/m-p/2418793#M19909</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You can use the Autonumber() function in both tables.&lt;/P&gt;
&lt;P&gt;Autonumber(Product.Name) as Id&lt;/P&gt;
&lt;P&gt;Autonumber(Department.DeptName) as Id&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This will create a common id for identical values.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/autonumber.htm?key=a0f0313505754ec2a8efd47450248b5e" target="_blank"&gt;autonumber - script function | QlikView Help&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Feb 2024 13:30:12 GMT</pubDate>
    <dc:creator>Clement15</dc:creator>
    <dc:date>2024-02-14T13:30:12Z</dc:date>
    <item>
      <title>Create associations between qvd using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-associations-between-qvd-using-script/m-p/2418723#M19906</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;How do I make associations/relationship between different qvd's?&lt;/P&gt;
&lt;P&gt;Ex: I have 2 qvd ----- Product.qvd - (Name and Price) and Department.qvd -(DeptName and Designation)&lt;/P&gt;
&lt;P&gt;I want to form an association/relation between Product.Name and Department.DeptName using script only.&lt;/P&gt;
&lt;P&gt;How do i do that? The datatype of the fields are the same.. but the name is different(has to be different, a requirement).&lt;/P&gt;
&lt;P&gt;Any insights would be really helpful&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 11:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-associations-between-qvd-using-script/m-p/2418723#M19906</guid>
      <dc:creator>NewToQlikSens</dc:creator>
      <dc:date>2024-02-14T11:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create associations between qvd using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-associations-between-qvd-using-script/m-p/2418793#M19909</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You can use the Autonumber() function in both tables.&lt;/P&gt;
&lt;P&gt;Autonumber(Product.Name) as Id&lt;/P&gt;
&lt;P&gt;Autonumber(Department.DeptName) as Id&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This will create a common id for identical values.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/autonumber.htm?key=a0f0313505754ec2a8efd47450248b5e" target="_blank"&gt;autonumber - script function | QlikView Help&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 13:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-associations-between-qvd-using-script/m-p/2418793#M19909</guid>
      <dc:creator>Clement15</dc:creator>
      <dc:date>2024-02-14T13:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create associations between qvd using script</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-associations-between-qvd-using-script/m-p/2419481#M19916</link>
      <description>&lt;P&gt;Will try with this. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 13:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-associations-between-qvd-using-script/m-p/2419481#M19916</guid>
      <dc:creator>NewToQlikSens</dc:creator>
      <dc:date>2024-02-15T13:10:51Z</dc:date>
    </item>
  </channel>
</rss>

