<?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 REST Connection - Dynamic RestConnectorMasterTable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/REST-Connection-Dynamic-RestConnectorMasterTable/m-p/85188#M14010</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;I have run into a brick wall when looping through an API to retrieve results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the generated script for the RestConnectorMasterTable :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RestConnectorMasterTable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RestConnectorMasterTable:&lt;/P&gt;&lt;P&gt;SQL SELECT &lt;/P&gt;&lt;P&gt;"__KEY_root",&lt;/P&gt;&lt;P&gt;(SELECT &lt;/P&gt;&lt;P&gt;"$(vID)",&lt;/P&gt;&lt;P&gt;"__FK_Results"&lt;/P&gt;&lt;P&gt;FROM "Results" FK "__FK_Results"),&lt;/P&gt;&lt;P&gt;(SELECT &lt;/P&gt;&lt;P&gt;"__KEY_Trial",&lt;/P&gt;&lt;P&gt;"__FK_Trial",&lt;/P&gt;&lt;P&gt;(SELECT &lt;/P&gt;&lt;P&gt;"103946",&lt;/P&gt;&lt;P&gt;"103960",&lt;/P&gt;&lt;P&gt;"27064",&lt;/P&gt;&lt;P&gt;"700039",&lt;/P&gt;&lt;P&gt;"18793",&lt;/P&gt;&lt;P&gt;"__FK_$(vID)"&lt;/P&gt;&lt;P&gt;FROM "$(vID)" FK "__FK_$(vID)")&lt;/P&gt;&lt;P&gt;FROM "Trial" PK "__KEY_Trial" FK "__FK_Trial")&lt;/P&gt;&lt;P&gt;FROM JSON (wrap on) "root" PK "__KEY_root";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im succesfully passing vID to the API which is the Key ID field - but my problem is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"103946",&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"103960",&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"27064",&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"700039",&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"18793",&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;these value will change with each loop through the API.&amp;nbsp; Is there a dynamic way of fixing this by using Field1, Field2 etc??? which I can store in variables ??&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Many thanks,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2018 15:44:25 GMT</pubDate>
    <dc:creator>prees959</dc:creator>
    <dc:date>2018-05-24T15:44:25Z</dc:date>
    <item>
      <title>REST Connection - Dynamic RestConnectorMasterTable</title>
      <link>https://community.qlik.com/t5/QlikView/REST-Connection-Dynamic-RestConnectorMasterTable/m-p/85188#M14010</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;I have run into a brick wall when looping through an API to retrieve results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the generated script for the RestConnectorMasterTable :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RestConnectorMasterTable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RestConnectorMasterTable:&lt;/P&gt;&lt;P&gt;SQL SELECT &lt;/P&gt;&lt;P&gt;"__KEY_root",&lt;/P&gt;&lt;P&gt;(SELECT &lt;/P&gt;&lt;P&gt;"$(vID)",&lt;/P&gt;&lt;P&gt;"__FK_Results"&lt;/P&gt;&lt;P&gt;FROM "Results" FK "__FK_Results"),&lt;/P&gt;&lt;P&gt;(SELECT &lt;/P&gt;&lt;P&gt;"__KEY_Trial",&lt;/P&gt;&lt;P&gt;"__FK_Trial",&lt;/P&gt;&lt;P&gt;(SELECT &lt;/P&gt;&lt;P&gt;"103946",&lt;/P&gt;&lt;P&gt;"103960",&lt;/P&gt;&lt;P&gt;"27064",&lt;/P&gt;&lt;P&gt;"700039",&lt;/P&gt;&lt;P&gt;"18793",&lt;/P&gt;&lt;P&gt;"__FK_$(vID)"&lt;/P&gt;&lt;P&gt;FROM "$(vID)" FK "__FK_$(vID)")&lt;/P&gt;&lt;P&gt;FROM "Trial" PK "__KEY_Trial" FK "__FK_Trial")&lt;/P&gt;&lt;P&gt;FROM JSON (wrap on) "root" PK "__KEY_root";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im succesfully passing vID to the API which is the Key ID field - but my problem is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"103946",&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"103960",&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"27064",&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"700039",&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;"18793",&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;these value will change with each loop through the API.&amp;nbsp; Is there a dynamic way of fixing this by using Field1, Field2 etc??? which I can store in variables ??&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Many thanks,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 15:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/REST-Connection-Dynamic-RestConnectorMasterTable/m-p/85188#M14010</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2018-05-24T15:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection - Dynamic RestConnectorMasterTable</title>
      <link>https://community.qlik.com/t5/QlikView/REST-Connection-Dynamic-RestConnectorMasterTable/m-p/1660929#M448764</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Did you find a solution to it. I am facing the same issue&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2019 06:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/REST-Connection-Dynamic-RestConnectorMasterTable/m-p/1660929#M448764</guid>
      <dc:creator>njhunjhun</dc:creator>
      <dc:date>2019-12-27T06:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection - Dynamic RestConnectorMasterTable</title>
      <link>https://community.qlik.com/t5/QlikView/REST-Connection-Dynamic-RestConnectorMasterTable/m-p/1748685#M453480</link>
      <description>&lt;P&gt;I would love someone to answer this because honestly it feels like an issue with QLIK.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 04:10:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/REST-Connection-Dynamic-RestConnectorMasterTable/m-p/1748685#M453480</guid>
      <dc:creator>beam</dc:creator>
      <dc:date>2020-10-01T04:10:52Z</dc:date>
    </item>
  </channel>
</rss>

