<?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: How to get values in Table box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475686#M1135001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks and if I want to write the expression to get value based on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Amount to Date+Purchasemoney)/Claimfund&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I write expression without NULL please let me know. If possible any set analysis please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Oct 2013 10:00:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-16T10:00:50Z</dc:date>
    <item>
      <title>How to get values in Table box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475679#M1134994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three tables. Employee,Department,Location&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create table box by using the columns from these three tables. I have link between these three tables. all is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I need to get one column Rate as like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amount/Purchasemoney/Claimfund.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amount is from Employee, Purchasemoney is from Department and ClaimFund is from Location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one help me how to get this in table box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 08:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475679#M1134994</guid>
      <dc:creator />
      <dc:date>2013-10-16T08:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in Table box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475680#M1134995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No calculations possible using a table box. Use a chart instead, e.g. a straight table chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 09:22:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475680#M1134995</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-10-16T09:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in Table box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475681#M1134996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks when I am using Straight table it's showing blank values in all columns would it be possible to get data in all columns in straight table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 09:23:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475681#M1134996</guid>
      <dc:creator />
      <dc:date>2013-10-16T09:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in Table box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475682#M1134997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using a chart, you need to decide which fields are dimensions and what aggregations to use:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/03/25/dimensions-and-measures" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/03/25/dimensions-and-measures"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/03/25/dimensions-and-measures&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 09:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475682#M1134997</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-10-16T09:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in Table box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475683#M1134998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks can you help please as I am getting no idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 09:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475683#M1134998</guid>
      <dc:creator />
      <dc:date>2013-10-16T09:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in Table box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475684#M1134999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I don't know your data, model and requirements. That's make it impossible to understand what your issue might be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But speaking very general, choose any appropriate dimensions (the 'group by clause').&lt;/P&gt;&lt;P&gt;Then you need to define an appropriate expression. Consider that you need to apply an aggregation function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, just guessing, start with simple sums:&lt;/P&gt;&lt;P&gt;=sum(Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc. and check if this returns something meaningful. Note that this also depends on your data model (and for my limitations to understand, see above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create more complex expressions, of course:&lt;/P&gt;&lt;P&gt;=sum(Amount) / sum(Purchasemoney) / sum(ClaimFund)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 09:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475684#M1134999</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-10-16T09:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in Table box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475685#M1135000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Analyse whether all your tables are linked correctly.&lt;/P&gt;&lt;P&gt;Also Create straight table with dimensions as Employee, Department, Location, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Amount, Purchasemoney, Claimfund&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;And Expression as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Amount/Purchasemoney/Claimfund&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Note: if any one of the value(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Amount, Purchasemoney, Claimfund&lt;/SPAN&gt;) is missing in this then result will be null&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 09:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475685#M1135000</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-10-16T09:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in Table box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475686#M1135001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks and if I want to write the expression to get value based on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Amount to Date+Purchasemoney)/Claimfund&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I write expression without NULL please let me know. If possible any set analysis please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 10:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-values-in-Table-box/m-p/475686#M1135001</guid>
      <dc:creator />
      <dc:date>2013-10-16T10:00:50Z</dc:date>
    </item>
  </channel>
</rss>

