<?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: Creating Dynamic URL in Load Editor (Almost There?) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Creating-Dynamic-URL-in-Load-Editor-Almost-There/m-p/117674#M8196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Got this to work for one variable, not the multiple variables (for pages yet).&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;[Table A]:&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // has the info needed for the dynamic url&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #008000;"&gt;"Field A"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [ .....]&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;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For each x in FieldValueList('Field A') &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;For x = 1 to NoOfRows('Table A')-1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Let &lt;STRONG style="font-style: inherit; font-family: inherit; color: #339966; text-decoration: line-through;"&gt;fieldA&lt;/STRONG&gt; = FieldValue('Field A', $(x));&lt;/SPAN&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;&lt;SPAN style="text-decoration: line-through;"&gt;For &lt;STRONG style="font-style: inherit; font-family: inherit; color: #3366ff; text-decoration: line-through;"&gt;i&lt;/STRONG&gt; = 1 to 2 step 2 // to toggle through first two pages, think this is my issue ??????&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;[Table B]:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"Field B",&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"Field C",&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'$(fieldA) // want this info in data output&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [lib:// ....]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(url is [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.abc.com/search/" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;http://www.abc.com/search/&lt;/A&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #339966;"&gt;$(x)&lt;/STRONG&gt;/page=&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt;] html, embedded labels, table is @3);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Next &lt;STRONG&gt;x&lt;/STRONG&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2018 15:55:20 GMT</pubDate>
    <dc:creator>caseyjohnson</dc:creator>
    <dc:date>2018-09-19T15:55:20Z</dc:date>
    <item>
      <title>Creating Dynamic URL in Load Editor (Almost There?)</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Dynamic-URL-in-Load-Editor-Almost-There/m-p/117673#M8195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to get info from a Web File Data Connection that needs a dynamic URL. I'm almost there but I'm only able to get the first page of results. The script is reading the dynamic url from the table, but it's not moving on to the next URL. I'm trying to get data from the first (2) pages of data from each different URL may have (few to many). Here's what I have (thanks to this thread [&lt;A href="https://community.qlikview.com/thread/227875" title="https://community.qlikview.com/thread/227875"&gt;"Load" within a for loop with passing dynamic v... | Qlik Community]&lt;/A&gt;‌). I think I'm close and my issues are in the For statements? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Table A]:&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // has the info needed for the dynamic url&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;"Field A"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FROM [ .....]&lt;/P&gt;&lt;P&gt;(...);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For x = 1 to NoOfRows('Table A')-1&lt;/P&gt;&lt;P&gt;Let &lt;STRONG style="color: #339966;"&gt;fieldA&lt;/STRONG&gt; = FieldValue('Field A', $(x));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For &lt;STRONG style="color: #3366ff;"&gt;i&lt;/STRONG&gt; = 1 to 2 step 2 // to toggle through first two pages, think this is my issue ??????&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Table B]:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"Field B",&lt;/P&gt;&lt;P&gt;"Field C",&lt;/P&gt;&lt;P&gt;'$(fieldA) // want this info in data output&lt;/P&gt;&lt;P&gt;FROM [lib:// ....]&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(url is [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.abc.com/search/" rel="nofollow" target="_blank"&gt;http://www.abc.com/search/&lt;/A&gt;&lt;STRONG style="color: #339966;"&gt;$(fieldA)&lt;/STRONG&gt;/page=&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;$(i)&lt;/STRONG&gt;&lt;/SPAN&gt;] html, embedded labels, table is @3);&lt;/P&gt;&lt;P&gt;Next i;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 17:49:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Dynamic-URL-in-Load-Editor-Almost-There/m-p/117673#M8195</guid>
      <dc:creator>caseyjohnson</dc:creator>
      <dc:date>2018-09-11T17:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Dynamic URL in Load Editor (Almost There?)</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Dynamic-URL-in-Load-Editor-Almost-There/m-p/117674#M8196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Got this to work for one variable, not the multiple variables (for pages yet).&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;[Table A]:&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // has the info needed for the dynamic url&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #008000;"&gt;"Field A"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [ .....]&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;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For each x in FieldValueList('Field A') &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;For x = 1 to NoOfRows('Table A')-1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Let &lt;STRONG style="font-style: inherit; font-family: inherit; color: #339966; text-decoration: line-through;"&gt;fieldA&lt;/STRONG&gt; = FieldValue('Field A', $(x));&lt;/SPAN&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;&lt;SPAN style="text-decoration: line-through;"&gt;For &lt;STRONG style="font-style: inherit; font-family: inherit; color: #3366ff; text-decoration: line-through;"&gt;i&lt;/STRONG&gt; = 1 to 2 step 2 // to toggle through first two pages, think this is my issue ??????&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;[Table B]:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"Field B",&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"Field C",&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'$(fieldA) // want this info in data output&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [lib:// ....]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(url is [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.abc.com/search/" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;http://www.abc.com/search/&lt;/A&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #339966;"&gt;$(x)&lt;/STRONG&gt;/page=&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt;] html, embedded labels, table is @3);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Next &lt;STRONG&gt;x&lt;/STRONG&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 15:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Dynamic-URL-in-Load-Editor-Almost-There/m-p/117674#M8196</guid>
      <dc:creator>caseyjohnson</dc:creator>
      <dc:date>2018-09-19T15:55:20Z</dc:date>
    </item>
  </channel>
</rss>

