<?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: Get Corresponding field-values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218526#M23612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So seems like you have it working then? Or are you still looking for help with anything?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Mar 2017 13:46:30 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-03-02T13:46:30Z</dc:date>
    <item>
      <title>Get Corresponding field-values</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218519#M23605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in the following situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a set of data, where there is a selection from a user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Base Data: Letter A-Z, Numbers 13-1&lt;/P&gt;&lt;P&gt;Selection:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" 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;Letter&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;Number&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want now is to use the first row of data to display it in charts.&lt;/P&gt;&lt;P&gt;I have been working with the Fieldvalue-Method which works fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;FieldValue('Number', FieldIndex('&lt;SPAN style="font-size: 13.3333px;"&gt;Number&lt;/SPAN&gt;' , MIN(&lt;SPAN style="font-size: 13.3333px;"&gt;Number&lt;/SPAN&gt;)))),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;but I don't know how to get a corresponding field-value like 12 for c.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is there a function and if so what is its name?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 13:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218519#M23605</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T13:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get Corresponding field-values</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218520#M23606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try out set analysis, but I wonder whether there is another way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 13:13:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218520#M23606</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T13:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get Corresponding field-values</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218521#M23607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MIN({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Number&lt;/SPAN&gt;={'$(=min(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Number&lt;/SPAN&gt;))'}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Number&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;ONLY({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;={'$(=min(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;))'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Letter&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;seems to work in case of set analysis&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 13:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218521#M23607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T13:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Get Corresponding field-values</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218522#M23608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this after selection? and Letter C and D have both Number 12 assigned to them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 13:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218522#M23608</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-02T13:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get Corresponding field-values</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218523#M23609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Both letters have 12, E and F have 11 assigned to them.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The table shows the selection, the values don't change.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 13:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218523#M23609</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T13:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Get Corresponding field-values</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218524#M23610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I am trying to understand few things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Where are you trying to display this information? This -&amp;gt; &lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ONLY({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={'$(=min(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;))'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Letter&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt; won't work in text box object if 12 or 11 is selected because there are two Letter available for 12 or 11. Alternative is to use Concat() instead of Only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Are you making selections to view this or this is always needed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 13:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218524#M23610</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-02T13:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get Corresponding field-values</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218525#M23611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I left &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;out &lt;/SPAN&gt;concate since this seems to create a new value which does not exist as such in the table, it is important to know it exists though.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;The idea is to have any selection of values greater than 1 row and to display the top table-row.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I use an if-statement to check whether only 1 row is selected, otherwise I display the top one (actually it is the min-value-row, which is on top by default-order in my real app).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 13:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218525#M23611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T13:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get Corresponding field-values</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218526#M23612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So seems like you have it working then? Or are you still looking for help with anything?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 13:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218526#M23612</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-02T13:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Get Corresponding field-values</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218527#M23613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works now,&lt;/P&gt;&lt;P&gt;I didn't know about the concate and only aggregations when I asked - so I weren't sure whether set analysis can do it.&lt;/P&gt;&lt;P&gt;Since I program in f.e. java, I hoped there might be a function providing the corresponding field-values of a defined field as an array or something like this, but this works, too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 13:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Corresponding-field-values/m-p/1218527#M23613</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T13:51:24Z</dc:date>
    </item>
  </channel>
</rss>

