<?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: straight table- expression written for a rowno in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/straight-table-expression-written-for-a-rowno/m-p/376162#M140200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you little more clear on your question or attach sample app of your task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Aug 2012 12:44:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-08T12:44:29Z</dc:date>
    <item>
      <title>straight table- expression written for a rowno</title>
      <link>https://community.qlik.com/t5/QlikView/straight-table-expression-written-for-a-rowno/m-p/376161#M140199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have a straight table in which I have made 'horizontal' under presentation tab. so for eg &lt;/P&gt;&lt;P&gt;1. quarter is my dimension&lt;/P&gt;&lt;P&gt;2. sales and rebate in my expressions&lt;/P&gt;&lt;P&gt;I get months in columns and other metrics in first column as shown in table.&lt;/P&gt;&lt;P&gt;I want a last column which gives (quarter3-quarter2) value. for this i used rowno concept and wrote in condition two expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not getting values in last column. strange thing is for some metrics im getting n for some i dont.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help with this. Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="border: 1px solid #000000; background-color: #6690bc;" valign="middle"&gt;&lt;/TH&gt;&lt;TH align="center" style="border: 1px solid #000000; background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Quarter1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="border: 1px solid #000000; background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Quarter2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="border: 1px solid #000000; background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Quarter 3&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: 1px solid #000000;"&gt;Netsales&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;3445&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;5678&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;234&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: 1px solid #000000;"&gt;Rebate&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;33&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;76&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;56&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 12:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/straight-table-expression-written-for-a-rowno/m-p/376161#M140199</guid>
      <dc:creator />
      <dc:date>2012-08-08T12:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: straight table- expression written for a rowno</title>
      <link>https://community.qlik.com/t5/QlikView/straight-table-expression-written-for-a-rowno/m-p/376162#M140200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you little more clear on your question or attach sample app of your task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 12:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/straight-table-expression-written-for-a-rowno/m-p/376162#M140200</guid>
      <dc:creator />
      <dc:date>2012-08-08T12:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: straight table- expression written for a rowno</title>
      <link>https://community.qlik.com/t5/QlikView/straight-table-expression-written-for-a-rowno/m-p/376163#M140201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is my straight table which i have made horizontal.&lt;/P&gt;&lt;P&gt;I want the subtract of 3rd and 1st column in the last column. for this i tried with rowno concept but its not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 12:46:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/straight-table-expression-written-for-a-rowno/m-p/376163#M140201</guid>
      <dc:creator />
      <dc:date>2012-08-08T12:46:43Z</dc:date>
    </item>
  </channel>
</rss>

