<?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: Cumulative Total in new Appended Table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Total-in-new-Appended-Table/m-p/4150995#M164946</link>
    <description>&lt;P&gt;Hi: Please find he more coplete file with IDs for WH locations. Thank you.&lt;A title="Revised example file" href="https://drive.google.com/file/d/1LghAfkhKOrx8WtqGUil10lRlUg6Viu5x/view?usp=sharing" target="_self"&gt;https://drive.google.com/file/d/1LghAfkhKOrx8WtqGUil10lRlUg6Viu5x/view?usp=sharing&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any assistance.&lt;/P&gt;</description>
    <pubDate>Sun, 15 Sep 2024 00:08:13 GMT</pubDate>
    <dc:creator>Whitewater100</dc:creator>
    <dc:date>2024-09-15T00:08:13Z</dc:date>
    <item>
      <title>Cumulative Total in new Appended Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Total-in-new-Appended-Table/m-p/4150896#M164932</link>
      <description>&lt;P&gt;Hello Community:&lt;BR /&gt;&lt;BR /&gt;I am trying to write a DAX calculated column to produce a Running Total result that will display the same results on my attached pbix (RT Inventory page).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I would like to ask for help in producing this calculated column in the "Orders-and-Inv" table. I produced this table by appending the Store Orders and WHInv tables. You will see now the order quantities are negative and the beginning invenory numbers are positive.&lt;BR /&gt;&lt;BR /&gt;Any further hwlp on this is greatly appreciated!&lt;BR /&gt;&lt;A title="Calc Col new Appended Table Orders_and_Inventory" href="https://drive.google.com/file/d/1LghAfkhKOrx8WtqGUil10lRlUg6Viu5x/view?usp=sharing" target="_self"&gt;https://drive.google.com/file/d/1LghAfkhKOrx8WtqGUil10lRlUg6Viu5x/view?usp=sharing&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Sep 2024 19:06:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Total-in-new-Appended-Table/m-p/4150896#M164932</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2024-09-14T19:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Total in new Appended Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Total-in-new-Appended-Table/m-p/4150995#M164946</link>
      <description>&lt;P&gt;Hi: Please find he more coplete file with IDs for WH locations. Thank you.&lt;A title="Revised example file" href="https://drive.google.com/file/d/1LghAfkhKOrx8WtqGUil10lRlUg6Viu5x/view?usp=sharing" target="_self"&gt;https://drive.google.com/file/d/1LghAfkhKOrx8WtqGUil10lRlUg6Viu5x/view?usp=sharing&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any assistance.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Sep 2024 00:08:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Total-in-new-Appended-Table/m-p/4150995#M164946</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2024-09-15T00:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Total in new Appended Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Total-in-new-Appended-Table/m-p/4151623#M164981</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="179903" data-lia-user-login="Whitewater100" class="lia-mention lia-mention-user"&gt;Whitewater100&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can just create a new calculated column and use the measure as the value of the calculated column to get the positive numbers:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Column = [Bal_On_Hand]&lt;/LI-CODE&gt;
&lt;P&gt;The result is as follows:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zhu&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Community Support Team&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If there is any post&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;I&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/I&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, then please consider&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;I&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/I&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 02:53:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cumulative-Total-in-new-Appended-Table/m-p/4151623#M164981</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-16T02:53:31Z</dc:date>
    </item>
  </channel>
</rss>

