<?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: Lookup function in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Lookup-function/m-p/1677638#M51524</link>
    <description>&lt;P&gt;You need to provide the field name as a string (in quotes)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lookup ('High','date',MonthsStart(1,[diffDate]),'Tariff TOU Low') as [Tariff pisga]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/sense/November2019/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/LookUp.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2019/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/LookUp.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Feb 2020 15:52:33 GMT</pubDate>
    <dc:creator>lorenzoconforti</dc:creator>
    <dc:date>2020-02-20T15:52:33Z</dc:date>
    <item>
      <title>Lookup function</title>
      <link>https://community.qlik.com/t5/App-Development/Lookup-function/m-p/1677550#M51515</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The lookup function bellow is not working.&lt;/P&gt;&lt;P&gt;The message I got from Qlik is:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20.21.JPG" style="width: 450px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/28725i59C48B0F8176B83F/image-dimensions/450x254?v=v2" width="450" height="254" role="button" title="20.21.JPG" alt="20.21.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The function is:&amp;nbsp; &amp;nbsp; &amp;nbsp;Lookup ([High],[date],MonthsStart(1,[diffDate]),[Tariff TOU Low]) as [Tariff pisga]&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20.2.JPG" style="width: 564px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/28724iDBC93EB15DC81ED9/image-dimensions/564x102?v=v2" width="564" height="102" role="button" title="20.2.JPG" alt="20.2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And I lookup the value [High] from the bellow table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20.22.JPG" style="width: 410px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/28726i8B28B8919E86CC9A/image-dimensions/410x136?v=v2" width="410" height="136" role="button" title="20.22.JPG" alt="20.22.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I do not understand why the massage from Qlik is : "The value not found"&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Alona&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:12:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Lookup-function/m-p/1677550#M51515</guid>
      <dc:creator>Alonal148</dc:creator>
      <dc:date>2024-11-16T03:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup function</title>
      <link>https://community.qlik.com/t5/App-Development/Lookup-function/m-p/1677638#M51524</link>
      <description>&lt;P&gt;You need to provide the field name as a string (in quotes)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lookup ('High','date',MonthsStart(1,[diffDate]),'Tariff TOU Low') as [Tariff pisga]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/sense/November2019/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/LookUp.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2019/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/LookUp.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 15:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Lookup-function/m-p/1677638#M51524</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-02-20T15:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup function</title>
      <link>https://community.qlik.com/t5/App-Development/Lookup-function/m-p/1679284#M51666</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;The function is still not working.&lt;/P&gt;&lt;P&gt;I opend new script for the "Vlookup". The script load is O.K, But the new value which I wanted to create from the Vlookup is empty. It's values are zero.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="26.2.JPG" style="width: 445px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29105i98C1BCB3FC83444B/image-dimensions/445x322?v=v2" width="445" height="322" role="button" title="26.2.JPG" alt="26.2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 06:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Lookup-function/m-p/1679284#M51666</guid>
      <dc:creator>Alonal148</dc:creator>
      <dc:date>2020-02-26T06:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup function</title>
      <link>https://community.qlik.com/t5/App-Development/Lookup-function/m-p/1679288#M51667</link>
      <description>&lt;P&gt;The third parameter needs to be without single quotes. Also, be mindful what you have now posted is different from the original post&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 06:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Lookup-function/m-p/1679288#M51667</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-02-26T06:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup function</title>
      <link>https://community.qlik.com/t5/App-Development/Lookup-function/m-p/1679292#M51668</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I changed the parmeters becouse the function did not worked and I wanted to try new parameters to see if that is the problem.&lt;/P&gt;&lt;P&gt;I canceled the quots but it still zero.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 07:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Lookup-function/m-p/1679292#M51668</guid>
      <dc:creator>Alonal148</dc:creator>
      <dc:date>2020-02-26T07:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup function</title>
      <link>https://community.qlik.com/t5/App-Development/Lookup-function/m-p/1679294#M51669</link>
      <description>&lt;P&gt;The syntax should be correct. Can you post a screenshot of how the script looks like now?&lt;/P&gt;&lt;P&gt;Are you sure, based on the data you have, that you have matched results?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 07:24:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Lookup-function/m-p/1679294#M51669</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-02-26T07:24:06Z</dc:date>
    </item>
  </channel>
</rss>

