<?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: Creating two columns cash book in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Creating-two-columns-cash-book/m-p/2958884#M27982</link>
    <description>&lt;P&gt;It may be easier to solve this problem through Excel. Enter the formula in the line and get the report. I learned this in computer science college when we were taught these tables. Sometimes I missed school, but I still managed to study because of some services&amp;nbsp;&lt;A href="https://gradesfixer.com/free-essay-examples/freedom/" target="_self"&gt;https://gradesfixer.com/free-essay-examples/freedom/&lt;/A&gt; Then I worked at the cash register and dealt with similar tables&lt;/P&gt;</description>
    <pubDate>Thu, 15 Dec 2022 21:10:24 GMT</pubDate>
    <dc:creator>dominek</dc:creator>
    <dc:date>2022-12-15T21:10:24Z</dc:date>
    <item>
      <title>Creating two columns cash book</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Creating-two-columns-cash-book/m-p/2916764#M27644</link>
      <description>&lt;P&gt;Hello Experts.&lt;/P&gt;&lt;P&gt;Am having a bit of some challenge, trying to implement a two-column cash book logic as an expression&lt;/P&gt;&lt;P&gt;on sql server report builder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The idea is to subtract [Debit amount] – [Credit Amount] = [Balance]&lt;/P&gt;&lt;P&gt;However, am unable to write an expression that subtracts OR add automatically to the [balance] as a result of input on the [Debit amount] OR [Credit Amount] columns&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2022 06:57:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Creating-two-columns-cash-book/m-p/2916764#M27644</guid>
      <dc:creator>austin316</dc:creator>
      <dc:date>2022-11-20T06:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating two columns cash book</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Creating-two-columns-cash-book/m-p/2917506#M27645</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="474628" data-lia-user-login="austin316" class="lia-mention lia-mention-user"&gt;austin316&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What I uesd is&amp;nbsp;&amp;nbsp;Power BI Report Builder，you could test it to create new column:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;.Difference between Power BI Report Builder and Microsoft Report Builder&lt;/STRONG&gt;&lt;STRONG&gt;：&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Power BI Report Builder is optimized for RDL reports in the Power BI service, which can log into Power BI, allow you to open and save reports from the workspace, and support querying Power BI advanced datasets and datasets of non-advanced users that have been published to the service.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;base data:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;new field:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Output result:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Lucien&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 03:02:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Creating-two-columns-cash-book/m-p/2917506#M27645</guid>
      <dc:creator>v-luwang-msft</dc:creator>
      <dc:date>2022-11-21T03:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Creating two columns cash book</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Creating-two-columns-cash-book/m-p/2922074#M27692</link>
      <description>&lt;P&gt;thanks for the above.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;However what I desire is like below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;TD&gt;Debt&lt;/TD&gt;&lt;TD&gt;credit&lt;/TD&gt;&lt;TD&gt;Balance&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8/8/2022&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8/9/2022&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8/10/2022&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8/11/2022&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8/12/2022&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;1. [ 8/8/2022]&amp;nbsp; Debt - Credit = [Balance]&lt;/P&gt;&lt;P&gt;2. [8/9/2022] what ever comes on either the [Debt or Credit] affect [add or substract ] the [balance]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: Not calcualting individual lines seperatly.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 14:56:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Creating-two-columns-cash-book/m-p/2922074#M27692</guid>
      <dc:creator>austin316</dc:creator>
      <dc:date>2022-11-22T14:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating two columns cash book</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Creating-two-columns-cash-book/m-p/2932294#M27773</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="474628" data-lia-user-login="austin316" class="lia-mention lia-mention-user"&gt;austin316&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In my opinion ,it is earsier to get this in Power BI Desktop , you could add column in Power BI Desktop ,then publish to service ,and use Power BI Report Builder to get data from Power BI Service.See below for a quicker way to get the results you want, and don't bother with the complex statements in the Power BI Paginated Report Builder.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;fact = CALCULATE(SUM('Table'[Debt]),FILTER('Table','Table'[Date]&amp;lt;=EARLIER('Table'[Date])))-CALCULATE(SUM('Table'[credit]),FILTER('Table','Table'[Date]&amp;lt;=EARLIER('Table'[Date])))&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Lucien&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 08:38:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Creating-two-columns-cash-book/m-p/2932294#M27773</guid>
      <dc:creator>v-luwang-msft</dc:creator>
      <dc:date>2022-11-28T08:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating two columns cash book</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Creating-two-columns-cash-book/m-p/2958884#M27982</link>
      <description>&lt;P&gt;It may be easier to solve this problem through Excel. Enter the formula in the line and get the report. I learned this in computer science college when we were taught these tables. Sometimes I missed school, but I still managed to study because of some services&amp;nbsp;&lt;A href="https://gradesfixer.com/free-essay-examples/freedom/" target="_self"&gt;https://gradesfixer.com/free-essay-examples/freedom/&lt;/A&gt; Then I worked at the cash register and dealt with similar tables&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 21:10:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Creating-two-columns-cash-book/m-p/2958884#M27982</guid>
      <dc:creator>dominek</dc:creator>
      <dc:date>2022-12-15T21:10:24Z</dc:date>
    </item>
  </channel>
</rss>

