<?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: Adding Dates Example only transactions for 2017 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adding-Dates-Example-only-transactions-for-2017/m-p/39493#M769742</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't work. still trying to create&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Jun 2018 18:55:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-03T18:55:03Z</dc:date>
    <item>
      <title>Adding Dates Example only transactions for 2017</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-Dates-Example-only-transactions-for-2017/m-p/39491#M769740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I had a date?&amp;nbsp;&amp;nbsp; example 2017 transactions only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum (If (Transactions.Pending = 0 or IsNull(Transactions.Pending), if ([Transactions.Cost Or Revenue] = 'Act Cost' and (Match ([Transactions.Txn Type], 'Inventory Adjustment') &lt;/P&gt;&lt;P&gt;&amp;nbsp; or (Match([Transactions.Classified Account Type], 'Income'))), -[Transactions.Amount With Sign], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if([Transactions.Cost Or Revenue] = 'Act Cost' and Match([Transactions.Classified Account Type], 'Liability'),-[Transactions.Amount With Sign], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ([Transactions.Cost Or Revenue] = 'Act Cost', [Transactions.Amount With Sign], 0)))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-Dates-Example-only-transactions-for-2017/m-p/39491#M769740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Dates Example only transactions for 2017</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-Dates-Example-only-transactions-for-2017/m-p/39492#M769741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;sum (If &lt;SPAN style="color: #ff0000;"&gt;(&lt;/SPAN&gt;(Transactions.Pending = 0 or IsNull(Transactions.Pending)&lt;SPAN style="color: #ff0000;"&gt;) and Year = 2017&lt;/SPAN&gt;, if ([Transactions.Cost Or Revenue] = 'Act Cost' and (Match ([Transactions.Txn Type], 'Inventory Adjustment')&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp; or (Match([Transactions.Classified Account Type], 'Income'))) &lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and Year = 2017&lt;/STRONG&gt;, -[Transactions.Amount With Sign],&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; if(&lt;SPAN style="color: #ff0000;"&gt;(&lt;/SPAN&gt;[Transactions.Cost Or Revenue] = 'Act Cost' and Match([Transactions.Classified Account Type], 'Liability')&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;) and Year = 2017&lt;/STRONG&gt;,-[Transactions.Amount With Sign],&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ([Transactions.Cost Or Revenue] = 'Act Cost' &lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and Year = 2017&lt;/STRONG&gt;, [Transactions.Amount With Sign], 0)))))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 03:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-Dates-Example-only-transactions-for-2017/m-p/39492#M769741</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-06-01T03:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Dates Example only transactions for 2017</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-Dates-Example-only-transactions-for-2017/m-p/39493#M769742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't work. still trying to create&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 18:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-Dates-Example-only-transactions-for-2017/m-p/39493#M769742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-03T18:55:03Z</dc:date>
    </item>
  </channel>
</rss>

