<?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 Finding the related expression in a straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Finding-the-related-expression-in-a-straight-table/m-p/1835#M609183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am facing a very strange issue here, I am trying to modify an app that's been developed by someone else that I have no access to. &lt;/P&gt;&lt;P&gt;We have a straight table, with some columns that have different calculation methods for different rows as below: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="145" style="border: 1px solid rgb(0, 0, 0); height: 147px; width: 561px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Class&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Country&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Expression1&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;Expression2&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;Expression 3&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;Expression 4&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&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;Z&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&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;For every row, I see appropriate results. but when I am going to expression tab of the straight table I can't find the calculation formula for all the rows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was actully expecting to see something like:&amp;nbsp; &lt;/P&gt;&lt;P&gt;for exp1&lt;BR /&gt;If(class=A, someformula, if(class=B, someformula), if(class=c, someformula) ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I only see &lt;SPAN style="font-size: 13.3333px;"&gt;If(class=A, someformula, if(class=B, someformula)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and I can't find related expression for class=c yet the result in the table is correct! &lt;/P&gt;&lt;P&gt;Same story happens for all the other columns (expression 2 , 3 , 4 ..) &lt;/P&gt;&lt;P&gt;So where do you think this expression is hidden? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. This is a pretty big app and there are lots of objects and tabs and buttons and actions developed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jan 2018 05:45:29 GMT</pubDate>
    <dc:creator>arixooo123</dc:creator>
    <dc:date>2018-01-17T05:45:29Z</dc:date>
    <item>
      <title>Finding the related expression in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-the-related-expression-in-a-straight-table/m-p/1835#M609183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am facing a very strange issue here, I am trying to modify an app that's been developed by someone else that I have no access to. &lt;/P&gt;&lt;P&gt;We have a straight table, with some columns that have different calculation methods for different rows as below: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="145" style="border: 1px solid rgb(0, 0, 0); height: 147px; width: 561px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Class&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Country&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Expression1&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;Expression2&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;Expression 3&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;Expression 4&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&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;Z&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&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;For every row, I see appropriate results. but when I am going to expression tab of the straight table I can't find the calculation formula for all the rows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was actully expecting to see something like:&amp;nbsp; &lt;/P&gt;&lt;P&gt;for exp1&lt;BR /&gt;If(class=A, someformula, if(class=B, someformula), if(class=c, someformula) ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I only see &lt;SPAN style="font-size: 13.3333px;"&gt;If(class=A, someformula, if(class=B, someformula)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and I can't find related expression for class=c yet the result in the table is correct! &lt;/P&gt;&lt;P&gt;Same story happens for all the other columns (expression 2 , 3 , 4 ..) &lt;/P&gt;&lt;P&gt;So where do you think this expression is hidden? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. This is a pretty big app and there are lots of objects and tabs and buttons and actions developed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 05:45:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-the-related-expression-in-a-straight-table/m-p/1835#M609183</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2018-01-17T05:45:29Z</dc:date>
    </item>
  </channel>
</rss>

