<?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: Expression in HOrizontal Way in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138360#M373396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more help i needed from you i need to show row total at the right hand side&amp;nbsp; as a total column can you please help me on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jun 2016 15:54:35 GMT</pubDate>
    <dc:creator>pavanthota</dc:creator>
    <dc:date>2016-06-17T15:54:35Z</dc:date>
    <item>
      <title>Expression in HOrizontal Way</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138357#M373393</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;I have one dimension called A ,it has multiple values and multiple expressions called B. C and D. I want to show the expressions B, C and D values in row wise based on the Dimension A values. Please find the below example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XYZ, RTY, UVW, PQR,STU is the Dimension A Values. Dimension A should be converrt as column header that we can do through pivot table.but how to convert expressions row wise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="384"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;XYZ&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;RTY&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;UVW&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;PQR&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;STU&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;300&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;500&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;700&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;600&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;30&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;40&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;50&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;78&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;10%&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;20%&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;60%&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;89%&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;78%&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;Can you please help me&amp;nbsp; anyone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 07:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138357#M373393</guid>
      <dc:creator>pavanthota</dc:creator>
      <dc:date>2016-06-17T07:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in HOrizontal Way</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138358#M373394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a straight table with your one dimension and three expressions and enable option 'Horizontal' on presentationt tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 09:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138358#M373394</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-17T09:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in HOrizontal Way</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138359#M373395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your quick reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 12:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138359#M373395</guid>
      <dc:creator>pavanthota</dc:creator>
      <dc:date>2016-06-17T12:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in HOrizontal Way</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138360#M373396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more help i needed from you i need to show row total at the right hand side&amp;nbsp; as a total column can you please help me on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 15:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138360#M373396</guid>
      <dc:creator>pavanthota</dc:creator>
      <dc:date>2016-06-17T15:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in HOrizontal Way</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138361#M373397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should see a total column when you using a total mode with totals for your expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then select option 'totals on last row' on presentation tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138361#M373397</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-17T16:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in HOrizontal Way</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138362#M373398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the option which you mentioned above unfortunately its not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 17:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138362#M373398</guid>
      <dc:creator>pavanthota</dc:creator>
      <dc:date>2016-06-17T17:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in HOrizontal Way</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138363#M373399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for Quick reply I am sorry about previous reply option is working now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 17:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138363#M373399</guid>
      <dc:creator>pavanthota</dc:creator>
      <dc:date>2016-06-17T17:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in HOrizontal Way</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138364#M373400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a small sample QVW?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, it's not working is not a precise issue description.&lt;/P&gt;&lt;P&gt;Does this mean you don't get totals at all or you are not able to move the total column to the right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 17:46:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-HOrizontal-Way/m-p/1138364#M373400</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-17T17:46:32Z</dc:date>
    </item>
  </channel>
</rss>

