<?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 include a starting balance in a data set? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-include-a-starting-balance-in-a-data-set/m-p/1126853#M19660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2016 05:57:57 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2016-09-01T05:57:57Z</dc:date>
    <item>
      <title>How to include a starting balance in a data set?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-include-a-starting-balance-in-a-data-set/m-p/1126852#M19659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am pulling balance sheet data from quickbooks in an xls detail report.&amp;nbsp; Because it's a balance sheet, each line item includes the amount of the asset or liability, but maintains a running balance from the year before.&amp;nbsp; The report contains the amount (per 'transaction') in one column and the running balance in another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to use the running balance in qlik somehow but when filtering by Account Type, the balance becomes meaningless as its a running total relative to the date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anybody has a solution or different approach to overcome this it would be a big help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 21:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-include-a-starting-balance-in-a-data-set/m-p/1126852#M19659</guid>
      <dc:creator />
      <dc:date>2016-08-31T21:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to include a starting balance in a data set?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-include-a-starting-balance-in-a-data-set/m-p/1126853#M19660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 05:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-include-a-starting-balance-in-a-data-set/m-p/1126853#M19660</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2016-09-01T05:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to include a starting balance in a data set?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-include-a-starting-balance-in-a-data-set/m-p/1126854#M19661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;what I got from your blog, You need to get the latest running balance by date when you select an account type. I have created a sample application where there are two account type, A and B. when you select A it will give you the current or latest running balance. I am attaching the sample sheet too. Please let me know if my solution match your requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark the appropriate replies as CORRECT / HELPFUL so our team and other members know that your question(s) has been answered to your satisfaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 07:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-include-a-starting-balance-in-a-data-set/m-p/1126854#M19661</guid>
      <dc:creator />
      <dc:date>2016-09-01T07:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to include a starting balance in a data set?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-include-a-starting-balance-in-a-data-set/m-p/1126855#M19662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks Rohit,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I modified your excel sheet to show what the data looks like.&amp;nbsp; Digging into it I've realized that the balances &lt;STRONG&gt;are &lt;/STRONG&gt;kept separately for each account type.&amp;nbsp; That is, the balance for the account is the accounts balance from the year before plus all of the transactions for that account.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Now the issue is that there are previous year balances for accounts that don't have any current year transactions.&amp;nbsp; In the attached excel sheet, Account C is the problem.&amp;nbsp; That balance is data I am interested in seeing, but the database unfortunately doesn't populate any of those total rows with the account info, so I'm unsure how to retrieve that in qlik.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks again for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 14:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-include-a-starting-balance-in-a-data-set/m-p/1126855#M19662</guid>
      <dc:creator />
      <dc:date>2016-09-01T14:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to include a starting balance in a data set?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-include-a-starting-balance-in-a-data-set/m-p/1126856#M19663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kenneth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching the data and application again , I have created a new filed "Account Name Balance Year", where you will find four values,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;A,B,C, D, when you will select C, you will find 100. Hope this is the actual &lt;/SPAN&gt;requirement&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; but if not please attach few rows with real values&amp;nbsp; and structure so I can make a better solution for you and please mention ,what you want , like if you select this on dashboard this value you want to see&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 08:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-include-a-starting-balance-in-a-data-set/m-p/1126856#M19663</guid>
      <dc:creator />
      <dc:date>2016-09-02T08:22:43Z</dc:date>
    </item>
  </channel>
</rss>

