<?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: Assigning Column Value to a variable in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Assigning-Column-Value-to-a-variable/m-p/1816023#M66775</link>
    <description>&lt;P&gt;I made it work.&lt;/P&gt;&lt;P&gt;I used Let vID='$(a)' instead&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jun 2021 09:06:51 GMT</pubDate>
    <dc:creator>Naushad07</dc:creator>
    <dc:date>2021-06-18T09:06:51Z</dc:date>
    <item>
      <title>Assigning Column Value to a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Assigning-Column-Value-to-a-variable/m-p/1816010#M66774</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a table with some IDs. I am looking to iterate these IDs one by one and pass it to an REST API URL.&lt;/P&gt;&lt;P&gt;[Table]:&lt;BR /&gt;LOAD&lt;BR /&gt;ID&lt;BR /&gt;FROM [Sample.qvd]&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;FOR Each a in FieldValueList('ID')&lt;BR /&gt;LOAD '$(a)' as ID1 AutoGenerate 1;&lt;/P&gt;&lt;P&gt;Let vID=FieldValue(ID1);&lt;/P&gt;&lt;P&gt;Let vURL=somevalue/$(vID)/somevalue;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But vID doesn't pick up any values from the Table. Any help is appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 18:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Assigning-Column-Value-to-a-variable/m-p/1816010#M66774</guid>
      <dc:creator>Naushad07</dc:creator>
      <dc:date>2021-11-30T18:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Column Value to a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Assigning-Column-Value-to-a-variable/m-p/1816023#M66775</link>
      <description>&lt;P&gt;I made it work.&lt;/P&gt;&lt;P&gt;I used Let vID='$(a)' instead&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 09:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Assigning-Column-Value-to-a-variable/m-p/1816023#M66775</guid>
      <dc:creator>Naushad07</dc:creator>
      <dc:date>2021-06-18T09:06:51Z</dc:date>
    </item>
  </channel>
</rss>

