<?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 write expression in straight or pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552476#M1142149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please can anyone help me as it is urgent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Sep 2013 09:21:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-23T09:21:47Z</dc:date>
    <item>
      <title>How to write expression in straight or pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552475#M1142148</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 need to create one straight table or pivot table. I need to get Sum(Amount) where ActualID=AccountID. for each individual employee. The dimension is EmployeeID. But this EmployeeID and Amount are from one table, whereas ActualID is from another table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one help me how to write the expression please as it is urgent for me please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 08:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552475#M1142148</guid>
      <dc:creator />
      <dc:date>2013-09-23T08:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in straight or pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552476#M1142149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please can anyone help me as it is urgent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 09:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552476#M1142149</guid>
      <dc:creator />
      <dc:date>2013-09-23T09:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in straight or pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552477#M1142150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amelia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let us know whether there is any relationship between the two tables ..If there is no relationship you cannot write an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other option that is available is you can create an link table and then write an expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know more about link tables you can refer this links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/71740"&gt;http://community.qlik.com/thread/71740&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/72940"&gt;http://community.qlik.com/thread/72940&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 10:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552477#M1142150</guid>
      <dc:creator />
      <dc:date>2013-09-23T10:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in straight or pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552478#M1142151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried : Sum(If(ActualID=AccountID, Amount)) ?&amp;nbsp; If this does not work, please share a sample app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 10:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552478#M1142151</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-23T10:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in straight or pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552479#M1142152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks it's not working. could you help me please as I am not getting any idea please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 11:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552479#M1142152</guid>
      <dc:creator />
      <dc:date>2013-09-23T11:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in straight or pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552480#M1142153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The above expression will work only if the tables are linked..Else it wont work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a link table and try with above expression from tresesco then it may work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 12:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552480#M1142153</guid>
      <dc:creator />
      <dc:date>2013-09-23T12:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in straight or pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552481#M1142154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest that you provide more information, preferably your model with some sample data loaded, or at least an idea of the structure of your model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, please explain "not working" - does this mean it return nothing (null), or returns an unexpected value. This information will make it easier for people to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 12:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552481#M1142154</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-09-23T12:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in straight or pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552482#M1142155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks and I created link table but still it's showing zero values . could you let me know is do I need to change in Link table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 14:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552482#M1142155</guid>
      <dc:creator />
      <dc:date>2013-09-23T14:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in straight or pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552483#M1142156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Please attach a screenshot of your data model along with a set of dummy data so that it will be easy for us to help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 14:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-straight-or-pivot-table/m-p/552483#M1142156</guid>
      <dc:creator />
      <dc:date>2013-09-23T14:20:24Z</dc:date>
    </item>
  </channel>
</rss>

