<?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: How to pick one value from column as variable in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-pick-one-value-from-column-as-variable/m-p/1629803#M46889</link>
    <description>&lt;P&gt;FileValue:&lt;BR /&gt;LOAD&lt;BR /&gt;@1 as WhateverName&lt;BR /&gt;FROM&lt;BR /&gt;[C:\FilePath\file.txt]&lt;BR /&gt;(txt, codepage is 1252, no labels, delimiter is '\t', msq);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;let vVariable = peek('WhateverName',-1,'FileValue');&lt;/P&gt;</description>
    <pubDate>Tue, 01 Oct 2019 00:15:20 GMT</pubDate>
    <dc:creator>NZFei</dc:creator>
    <dc:date>2019-10-01T00:15:20Z</dc:date>
    <item>
      <title>How to pick one value from column as variable</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-pick-one-value-from-column-as-variable/m-p/1629795#M46888</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have one .txt file which only contains one word. I want the Qlik load script to pick that one word as variable.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;A third party system is generating a .TXT file and placing it in a fixed location.&lt;/LI&gt;&lt;LI&gt;This file only contains 1 word. this word gets updated and overwritten every 6 hours.&lt;/LI&gt;&lt;LI&gt;We need to pass that word as a filter in expression as set analysis.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;How can Qlik load script pick that word and store it as variable?&lt;/P&gt;&lt;P&gt;So that we can use that variable in set analysis&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-pick-one-value-from-column-as-variable/m-p/1629795#M46888</guid>
      <dc:creator>qs123</dc:creator>
      <dc:date>2024-11-16T04:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to pick one value from column as variable</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-pick-one-value-from-column-as-variable/m-p/1629803#M46889</link>
      <description>&lt;P&gt;FileValue:&lt;BR /&gt;LOAD&lt;BR /&gt;@1 as WhateverName&lt;BR /&gt;FROM&lt;BR /&gt;[C:\FilePath\file.txt]&lt;BR /&gt;(txt, codepage is 1252, no labels, delimiter is '\t', msq);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;let vVariable = peek('WhateverName',-1,'FileValue');&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 00:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-pick-one-value-from-column-as-variable/m-p/1629803#M46889</guid>
      <dc:creator>NZFei</dc:creator>
      <dc:date>2019-10-01T00:15:20Z</dc:date>
    </item>
  </channel>
</rss>

