<?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 specific value from table by a field name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494789#M185053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expresiion gives me some wrong balance values...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The strange thing is when I put all the expression:&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px; background-color: #f6f6f6;"&gt;Child1 &amp;amp; Chr(13) &amp;amp; FieldValue('Balance',&amp;nbsp; FieldIndex ( 'PartName_A', Child1 ))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I got some right values of the Child1 before Chr(13) but wrong values at the balance...&lt;/P&gt;&lt;P&gt;And if I cut the begining of the expression and write only:&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px; background-color: #f6f6f6;"&gt;FieldValue('Balance',&amp;nbsp; FieldIndex ( 'PartName_A', Child1 ))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I've got the same balance at two cells a wrong one, and different from the two that was before with the complete expression...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Sep 2013 17:47:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-30T17:47:09Z</dc:date>
    <item>
      <title>Get specific value from table by a field name</title>
      <link>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494784#M185048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this tables in my project:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main_Table:&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;center&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 #000000; width: 76%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;[Part Family Name]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;[Child1]&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;[Child2]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px; font-family: arial, helvetica, sans-serif; vertical-align: baseline;" valign="middle"&gt;[Child3]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px; font-family: arial, helvetica, sans-serif; vertical-align: baseline;" valign="middle"&gt;[Type]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px; font-family: arial, helvetica, sans-serif; vertical-align: baseline;" valign="middle"&gt;[Type #]&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;AA1111&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;AA1&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;AA12345&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: center;"&gt;AA6548&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: center;"&gt;M1&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: center;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;BB2355&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;BB98744&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;BB65432&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: center;"&gt;BB6581111&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: center;"&gt;M1&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: center;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;CC24&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;CC55555&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;CC874654&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: center;"&gt;CC988877&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: center;"&gt;M2&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: center;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;DD235488&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;DD88452&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;DD46888&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: center;"&gt;D2&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: center;"&gt;M2&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: center;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More_Details_Table:&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;center&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 #000000; width: 76%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;[Part Name_A]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;[Type]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Some other more columns...&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;AA1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;M1&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;AA12345&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;M1&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;&lt;SPAN style="color: #000000; text-align: center;"&gt;AA6548&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;M1&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;BB98744&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;M1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;BB65432&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;M1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="color: #000000; text-align: center;"&gt;BB6581111&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;M1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="color: #000000; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;CC55555&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;M2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;CC874654&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;M2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;...&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;...&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Balance_Table:&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;center&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 #000000; width: 36%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;[Part Name_A]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Balance&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;AA1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;AA12345&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="color: #000000; text-align: center;"&gt;AA6548&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;BB98744&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;BB65432&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;81&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="color: #000000; text-align: center;"&gt;BB6581111&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;82&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="color: #000000; text-align: center;"&gt;CC55555&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;83&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;CC874654&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;84&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;...&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* The Main_Table connected to More_Details_Table by the Type field (key).&lt;/P&gt;&lt;P&gt;* The More_Details_Table connected to Balance_Table by the [Part Name_A] field (key).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created some straight table with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 Dimension: [Type], [Type #]&lt;/P&gt;&lt;P&gt;3 Expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* My selection is on the [Type] field, for example I selected and filtered the Types and show only M1 Type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Straight table now looks like this:&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;center&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 #000000; width: 422px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;[Type]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;[Type #]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;First Level&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Second Level&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Third Level&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;M1&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;1&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;M1&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;2&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;On the expressions I'm trying to display this content:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;On each cell I want the associated Child, for example on First Level column: &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;center&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 #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;[Type]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;[Type #]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;First Level&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Second Level&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Third Level&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;M1&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;1&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;AA1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;M1&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;2&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;SPAN style="text-align: center;"&gt;BB98744&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally, I need to add a second row on each cell that contain the balance that associated to the specific Child name, for example:&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;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;middle&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 #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;[Type]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;[Type #]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;First Level&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Second Level&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Third Level&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center; vertical-align: middle;"&gt;M1&lt;/TD&gt;&lt;TD style="text-align: center; vertical-align: middle;"&gt;1&lt;/TD&gt;&lt;TD style="text-align: center; vertical-align: middle;"&gt;&lt;P&gt;&lt;SPAN style="text-align: center;"&gt;AA1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: center;"&gt;200&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: center; vertical-align: middle;"&gt;&lt;/TD&gt;&lt;TD style="text-align: center; vertical-align: middle;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center; vertical-align: middle;"&gt;M1&lt;/TD&gt;&lt;TD style="text-align: center; vertical-align: middle;"&gt;2&lt;/TD&gt;&lt;TD style="text-align: center; vertical-align: middle;"&gt;&lt;P&gt;&lt;SPAN style="text-align: center;"&gt;BB98744&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: center;"&gt;8&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: center; vertical-align: middle;"&gt;&lt;/TD&gt;&lt;TD style="text-align: center; vertical-align: middle;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to write something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=[Child1] &amp;amp; Chr(13) &amp;amp; &lt;/P&gt;&lt;P&gt;only({$&amp;lt;[Part Name_A] = p([Child1]) &amp;gt;} [Balance])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but got only the Child name (AA1 on the first cell and &lt;SPAN style="text-align: center;"&gt;BB98744&lt;/SPAN&gt; on the second)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I tried to use FieldValue function but the position of each value changed when I have lots of Types...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me with this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the final table I need to get (after selected and filtered the Type field to 'M1' value):&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;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;middle&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 #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;[Type]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;[Type #]&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;First Level&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Second Level&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Third Level&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;M1&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;1&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;P&gt;&lt;SPAN style="text-align: center;"&gt;AA1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: center;"&gt;200&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;P&gt;&lt;SPAN style="text-align: center;"&gt;AA12345&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: center;"&gt;11&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;P&gt;&lt;SPAN style="color: #000000; text-align: center;"&gt;AA6548&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; text-align: center;"&gt;100&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center;"&gt;M1&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;2&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;P&gt;&lt;SPAN style="text-align: center;"&gt;BB98744&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: center;"&gt;8&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;P&gt;&lt;SPAN style="text-align: center;"&gt;BB65432&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: center;"&gt;81&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: center;"&gt;&lt;P&gt;&lt;SPAN style="color: #000000; text-align: center;"&gt;BB6581111&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; text-align: center;"&gt;82&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Many Thanks for your support,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Itsik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 13:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494784#M185048</guid>
      <dc:creator />
      <dc:date>2013-09-30T13:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Get specific value from table by a field name</title>
      <link>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494785#M185049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=[Child1]&amp;nbsp; &amp;amp; Chr(13) &amp;amp;&amp;nbsp; MaxString({$&amp;lt;[Part Name_A] = p([Child1]) &amp;gt;} [Balance])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=[Child1]&amp;nbsp; &amp;amp; Chr(13) &amp;amp;&amp;nbsp; Max({$&amp;lt;[Part Name_A] = p([Child1]) &amp;gt;} [Balance])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 13:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494785#M185049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-30T13:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Get specific value from table by a field name</title>
      <link>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494786#M185050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This returns me the same balance (the last child balance) to the two cells...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this:&lt;/P&gt;&lt;P&gt;[Type]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Type #]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; First Level&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Second Level&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Third Level&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;M1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-style: inherit; font-family: inherit; text-align: center;"&gt;AA1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; text-align: center;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; text-align: center;"&gt;8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; text-align: center;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;M1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: inherit; font-style: inherit; text-align: center; font-size: 12px; line-height: 1.5em;"&gt;BB98744&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; text-align: center;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 13:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494786#M185050</guid>
      <dc:creator />
      <dc:date>2013-09-30T13:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Get specific value from table by a field name</title>
      <link>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494787#M185051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 15:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494787#M185051</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-30T15:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get specific value from table by a field name</title>
      <link>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494788#M185052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Itsik.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; Child1 &amp;amp; Chr(13) &amp;amp; FieldValue('Balance',&amp;nbsp; FieldIndex ( 'PartName_A', Child1 ))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 15:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494788#M185052</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-30T15:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get specific value from table by a field name</title>
      <link>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494789#M185053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expresiion gives me some wrong balance values...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The strange thing is when I put all the expression:&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px; background-color: #f6f6f6;"&gt;Child1 &amp;amp; Chr(13) &amp;amp; FieldValue('Balance',&amp;nbsp; FieldIndex ( 'PartName_A', Child1 ))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I got some right values of the Child1 before Chr(13) but wrong values at the balance...&lt;/P&gt;&lt;P&gt;And if I cut the begining of the expression and write only:&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px; background-color: #f6f6f6;"&gt;FieldValue('Balance',&amp;nbsp; FieldIndex ( 'PartName_A', Child1 ))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I've got the same balance at two cells a wrong one, and different from the two that was before with the complete expression...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 17:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494789#M185053</guid>
      <dc:creator />
      <dc:date>2013-09-30T17:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Get specific value from table by a field name</title>
      <link>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494790#M185054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Itsik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is weird, with the examples that I got&amp;nbsp; from your model, I could reach the exact result that you desired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, try loading your datamodel in the Attached file ( has the same columns names as yours ), to see if you get any wrong result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 18:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494790#M185054</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-30T18:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Get specific value from table by a field name</title>
      <link>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494791#M185055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll Do one more check and Upload my file if it dont success...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 05:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494791#M185055</guid>
      <dc:creator />
      <dc:date>2013-10-01T05:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Get specific value from table by a field name</title>
      <link>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494792#M185056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Itsik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what are the values on my example ( and I attached the file again, just in case &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="610"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="31"&gt;Type&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="40"&gt;Type #&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="64"&gt;First Level&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="108"&gt;First Level -&lt;BR /&gt;&amp;nbsp; Balance&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="71"&gt;Second Level&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="122"&gt;Second Level - Balance&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="63"&gt;Third Level&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="111"&gt;Third Level -&lt;BR /&gt;&amp;nbsp; Balance&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="32" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;" width="31"&gt;M1&lt;/TD&gt;&lt;TD class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="40"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="64"&gt;AA1&lt;BR /&gt;&amp;nbsp; 200&lt;/TD&gt;&lt;TD class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="108"&gt;200&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="71"&gt;AA12345&lt;BR /&gt;&amp;nbsp; 11&lt;/TD&gt;&lt;TD class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="122"&gt;11&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="63"&gt;AA6548&lt;BR /&gt;&amp;nbsp; 100&lt;/TD&gt;&lt;TD class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="111"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="32" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;" width="31"&gt;M1&lt;/TD&gt;&lt;TD class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="40"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="64"&gt;BB98744&lt;BR /&gt;&amp;nbsp; 8&lt;/TD&gt;&lt;TD class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="108"&gt;8&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="71"&gt;BB65432&lt;BR /&gt;&amp;nbsp; 81&lt;/TD&gt;&lt;TD class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="122"&gt;81&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="63"&gt;BB6581111&lt;BR /&gt;&amp;nbsp; 82&lt;/TD&gt;&lt;TD class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="111"&gt;82&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="32" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;" width="31"&gt;M2&lt;/TD&gt;&lt;TD class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="40"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="64"&gt;CC55555&lt;BR /&gt;&amp;nbsp; 83&lt;/TD&gt;&lt;TD class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="108"&gt;83&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="71"&gt;CC874654&lt;BR /&gt;&amp;nbsp; 84&lt;/TD&gt;&lt;TD class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="122"&gt;84&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="63"&gt;CC988877 &lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="111"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;" width="31"&gt;M2&lt;/TD&gt;&lt;TD class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="40"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="64"&gt;DD88452 &lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="108"&gt; &lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="71"&gt;DD46888 &lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="122"&gt; &lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="63"&gt;D2 &lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;" width="111"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 11:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494792#M185056</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-01T11:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Get specific value from table by a field name</title>
      <link>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494793#M185057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your example is really work, but in my project, with my data it didnt... I dont know why...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll check with my company if I can upload some of the real data to show you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for everything so far...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 12:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494793#M185057</guid>
      <dc:creator />
      <dc:date>2013-10-01T12:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Get specific value from table by a field name</title>
      <link>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494794#M185058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome Itsik, I will be waiting for new data then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you could send me just a little records, where the formula is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 17:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-specific-value-from-table-by-a-field-name/m-p/494794#M185058</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-01T17:11:26Z</dc:date>
    </item>
  </channel>
</rss>

