<?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 corresponding field value in UI in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Lookup-corresponding-field-value-in-UI/m-p/790441#M534303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I understand your question&lt;/P&gt;&lt;P&gt;I used for field heading (or if you want table heading)&lt;/P&gt;&lt;P&gt;=Only({$ &amp;lt;MonthYear=,MonthYearSeq={"$(=max(MonthYearSeq)-1)"}&amp;gt;} MonthYear)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/79263_1.jpg" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Feb 2015 20:28:17 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-02-25T20:28:17Z</dc:date>
    <item>
      <title>Lookup corresponding field value in UI</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-corresponding-field-value-in-UI/m-p/790439#M534301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a calendar table that contains each calendar date for a chosen period and it also includes lookup fields like Year, Month and a concatenation of Month and Year. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#000000&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;CalendarDate&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;CalendarYear&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;CalendarMonth&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;MonthYear&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;MonthYearSeq&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/02/2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;February&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Feb-2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;02/02/2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;February&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Feb-2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/03/2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;March&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mar-2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/04/2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;March&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Apr-2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/02/2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;February&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Feb-2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;13&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MonthYearSeq starts at 1 for the earliest month in the calendar, and increments by 1 for each subsequent month.&amp;nbsp; I use this field in variables and set analysis to find the previous month (MonthYearSeq-1) and the same month in the previous year (MonthYearSeq-12) to the MonthYear that the user has selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to use the 'previous month' and 'same month in the previous year' in table headings by specifying the corresponding MonthYear to the MonthYearSeq derived by the variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a lookup function or similar that can be used in the UI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 16:19:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-corresponding-field-value-in-UI/m-p/790439#M534301</guid>
      <dc:creator />
      <dc:date>2015-02-25T16:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup corresponding field value in UI</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-corresponding-field-value-in-UI/m-p/790440#M534302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use the Only() function with Set Analysis to return a single value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only(&amp;nbsp; {$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MonthYearSeq=&amp;lt;correctsyntax&amp;gt;} &lt;/SPAN&gt;&amp;nbsp; MonthYear) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...where 'correctsyntax' will be an expression that evaluates to just one MonthYearSeq value for the whole table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 20:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-corresponding-field-value-in-UI/m-p/790440#M534302</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2015-02-25T20:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup corresponding field value in UI</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-corresponding-field-value-in-UI/m-p/790441#M534303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I understand your question&lt;/P&gt;&lt;P&gt;I used for field heading (or if you want table heading)&lt;/P&gt;&lt;P&gt;=Only({$ &amp;lt;MonthYear=,MonthYearSeq={"$(=max(MonthYearSeq)-1)"}&amp;gt;} MonthYear)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/79263_1.jpg" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 20:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-corresponding-field-value-in-UI/m-p/790441#M534303</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-02-25T20:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup corresponding field value in UI</title>
      <link>https://community.qlik.com/t5/QlikView/Lookup-corresponding-field-value-in-UI/m-p/790442#M534304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both, very useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 09:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lookup-corresponding-field-value-in-UI/m-p/790442#M534304</guid>
      <dc:creator />
      <dc:date>2015-02-26T09:02:03Z</dc:date>
    </item>
  </channel>
</rss>

