<?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: Is there an alternative to Excel XLOOKUP function in QlikView? (link two tables by timestamp) in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Is-there-an-alternative-to-Excel-XLOOKUP-function-in-QlikView/m-p/1983685#M415</link>
    <description>&lt;P&gt;Hi you can use intervalmatch to search between ranges:&lt;A href="https://help.qlik.com/en-US/sense/May2022/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes/IntervalMatch.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2022/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes/IntervalMatch.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And to create the ranges you can use Peek to access the previous loaded row, so loading the table sorted by the timestamp descendat, you can access the current row timestamp and the previous timestamp to crete the strat and end range for the current timestamp.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2022 13:19:32 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2022-09-21T13:19:32Z</dc:date>
    <item>
      <title>Is there an alternative to Excel XLOOKUP function in QlikView? (link two tables by timestamp)</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Is-there-an-alternative-to-Excel-XLOOKUP-function-in-QlikView/m-p/1983650#M414</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Suppose the&lt;BR /&gt;1st table columns with the date and time and the name of the event&lt;BR /&gt;2nd table has a column with date and time&lt;/P&gt;
&lt;P&gt;In the 1st and 2nd tables, the time may be different.&lt;/P&gt;
&lt;P&gt;Need to link the two tables by date and time. The xLookUp function in Excel will do this task. Is there an alternative to the Excel xLookUp function in QlikView?&lt;/P&gt;
&lt;P&gt;Examples of tables:&lt;/P&gt;
&lt;P&gt;1-st table&lt;BR /&gt;Timestamp(table1) Event(table1)&lt;BR /&gt;10.09.2022 07:03:11 1.Event&lt;BR /&gt;10.09.2022 07:05:32 2.Event&lt;BR /&gt;10.09.2022 07:07:35 3.Event&lt;BR /&gt;10.09.2022 07:12:51 4.Event&lt;BR /&gt;10.09.2022 07:14:41 5.Event&lt;/P&gt;
&lt;P&gt;2-nd table&lt;BR /&gt;Timestamp(table2)&lt;BR /&gt;10.09.2022 07:05:43&lt;BR /&gt;10.09.2022 07:07:45&lt;BR /&gt;10.09.2022 07:07:46&lt;BR /&gt;10.09.2022 07:07:47&lt;BR /&gt;10.09.2022 07:07:48&lt;BR /&gt;10.09.2022 07:07:49&lt;BR /&gt;10.09.2022 07:13:00&lt;BR /&gt;10.09.2022 07:14:57&lt;BR /&gt;10.09.2022 07:15:00&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Expected result:&lt;/P&gt;
&lt;P&gt;Timestamp(table2) Event(table1)&lt;BR /&gt;10.09.2022 07:05:43 2.Event&lt;BR /&gt;10.09.2022 07:07:45 3.Event&lt;BR /&gt;10.09.2022 07:07:46 3.Event&lt;BR /&gt;10.09.2022 07:07:47 3.Event&lt;BR /&gt;10.09.2022 07:07:48 3.Event&lt;BR /&gt;10.09.2022 07:07:49 3.Event&lt;BR /&gt;10.09.2022 07:13:00 4.Event&lt;BR /&gt;10.09.2022 07:14:57 5.Event&lt;BR /&gt;10.09.2022 07:15:00 5.Event&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 12:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Is-there-an-alternative-to-Excel-XLOOKUP-function-in-QlikView/m-p/1983650#M414</guid>
      <dc:creator>SunnyNight</dc:creator>
      <dc:date>2022-09-21T12:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an alternative to Excel XLOOKUP function in QlikView? (link two tables by timestamp)</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Is-there-an-alternative-to-Excel-XLOOKUP-function-in-QlikView/m-p/1983685#M415</link>
      <description>&lt;P&gt;Hi you can use intervalmatch to search between ranges:&lt;A href="https://help.qlik.com/en-US/sense/May2022/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes/IntervalMatch.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2022/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes/IntervalMatch.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And to create the ranges you can use Peek to access the previous loaded row, so loading the table sorted by the timestamp descendat, you can access the current row timestamp and the previous timestamp to crete the strat and end range for the current timestamp.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 13:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Is-there-an-alternative-to-Excel-XLOOKUP-function-in-QlikView/m-p/1983685#M415</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-09-21T13:19:32Z</dc:date>
    </item>
  </channel>
</rss>

