<?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 value from table to a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421439#M800640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe a simple macro can help you , plz check my test file attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Nov 2017 03:59:16 GMT</pubDate>
    <dc:creator>woshua5550</dc:creator>
    <dc:date>2017-11-20T03:59:16Z</dc:date>
    <item>
      <title>assigning value from table to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421434#M800627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; color: #323e4f;"&gt;I have a table where the information is sorted in a particular order. Is there a way I can assign a cell value in a particular position (eg, row 1 column 2) to a variable easily? thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421434#M800627</guid>
      <dc:creator>ronaldwang</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: assigning value from table to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421435#M800629</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;Maybe a double For loop and the Peek function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 01:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421435#M800629</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-11-20T01:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: assigning value from table to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421436#M800631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Title Looks like this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET Variable = Peek('TableName', FieldName, 3);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 03:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421436#M800631</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-20T03:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: assigning value from table to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421437#M800636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I can do this in load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should have made more clear that I want to assign table value to a variable where the table is in the front end. e,g a table where I have calculated the 50 percentile. if I can not achieve this then I will have to go back to insert this information into the original table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 03:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421437#M800636</guid>
      <dc:creator>ronaldwang</dc:creator>
      <dc:date>2017-11-20T03:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: assigning value from table to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421438#M800638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you come up with some sample data and result you want to store in variable, Please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 03:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421438#M800638</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-20T03:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: assigning value from table to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421439#M800640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe a simple macro can help you , plz check my test file attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 03:59:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421439#M800640</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2017-11-20T03:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: assigning value from table to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421440#M800643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the result table is as below and can be dilemma as user can change the date but the order will be the same, e,g sorting last column from high to low, and I want to assign variable for the 50 percentile of that column to a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;IMG alt="Capturedd.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183825_Capturedd.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 04:01:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421440#M800643</guid>
      <dc:creator>ronaldwang</dc:creator>
      <dc:date>2017-11-20T04:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: assigning value from table to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421441#M800644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that is a good way of doing it. just curious apart from using marco, any other way to achieve the result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 04:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421441#M800644</guid>
      <dc:creator>ronaldwang</dc:creator>
      <dc:date>2017-11-20T04:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: assigning value from table to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421442#M800645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concat () + Subfield() also works but there will be a lot of limitations&lt;/P&gt;&lt;P&gt;check "Method 2" in attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 05:04:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-value-from-table-to-a-variable/m-p/1421442#M800645</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2017-11-20T05:04:43Z</dc:date>
    </item>
  </channel>
</rss>

