<?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: Finding FieldValue from a specific table in script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Finding-FieldValue-from-a-specific-table-in-script/m-p/1933646#M76907</link>
    <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 20 May 2022 14:08:16 GMT</pubDate>
    <dc:creator>zakpullen</dc:creator>
    <dc:date>2022-05-20T14:08:16Z</dc:date>
    <item>
      <title>Finding FieldValue from a specific table in script</title>
      <link>https://community.qlik.com/t5/App-Development/Finding-FieldValue-from-a-specific-table-in-script/m-p/1933486#M76895</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Is there&amp;nbsp; a way to specifiy the table the field value should be returned from? This line is from a master calendar.&lt;/P&gt;
&lt;P&gt;Max(FieldValue('PeriodDate', RecNo())) as MaxDate&lt;/P&gt;
&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 09:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Finding-FieldValue-from-a-specific-table-in-script/m-p/1933486#M76895</guid>
      <dc:creator>zakpullen</dc:creator>
      <dc:date>2022-05-20T09:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Finding FieldValue from a specific table in script</title>
      <link>https://community.qlik.com/t5/App-Development/Finding-FieldValue-from-a-specific-table-in-script/m-p/1933518#M76899</link>
      <description>&lt;P&gt;Hi, FildValue() uses all values of the field, witout specifying the table. In the table you want to retrieve values you can add a field like "&lt;EM&gt;PeriodDate as PeriodDateCalendar&lt;/EM&gt;" and use this field to iterato through it's values.&lt;/P&gt;
&lt;P&gt;Also you can do a resident load but it will be slower if the table has many records.&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 10:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Finding-FieldValue-from-a-specific-table-in-script/m-p/1933518#M76899</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-05-20T10:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Finding FieldValue from a specific table in script</title>
      <link>https://community.qlik.com/t5/App-Development/Finding-FieldValue-from-a-specific-table-in-script/m-p/1933646#M76907</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 14:08:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Finding-FieldValue-from-a-specific-table-in-script/m-p/1933646#M76907</guid>
      <dc:creator>zakpullen</dc:creator>
      <dc:date>2022-05-20T14:08:16Z</dc:date>
    </item>
  </channel>
</rss>

