<?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 sum the net flows over a 1 year period in DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-the-net-flows-over-a-1-year-period-in-DAX/m-p/3958265#M153609</link>
    <description>&lt;P&gt;Can provide some sample data and the expected result?&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2024 14:12:16 GMT</pubDate>
    <dc:creator>xifeng_L</dc:creator>
    <dc:date>2024-05-29T14:12:16Z</dc:date>
    <item>
      <title>How to sum the net flows over a 1 year period in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-the-net-flows-over-a-1-year-period-in-DAX/m-p/3958192#M153605</link>
      <description>&lt;P&gt;Hi community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 2 columns, one is the date and the other is net flows.&amp;nbsp; How do I sum net flows over a 1 year period in DAX please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 13:28:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-the-net-flows-over-a-1-year-period-in-DAX/m-p/3958192#M153605</guid>
      <dc:creator>andyly85</dc:creator>
      <dc:date>2024-05-29T13:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum the net flows over a 1 year period in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-the-net-flows-over-a-1-year-period-in-DAX/m-p/3958265#M153609</link>
      <description>&lt;P&gt;Can provide some sample data and the expected result?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 14:12:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-the-net-flows-over-a-1-year-period-in-DAX/m-p/3958265#M153609</guid>
      <dc:creator>xifeng_L</dc:creator>
      <dc:date>2024-05-29T14:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum the net flows over a 1 year period in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-the-net-flows-over-a-1-year-period-in-DAX/m-p/3958302#M153611</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;So bascially the sum over 1 year for column B, does this help?&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 14:25:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-the-net-flows-over-a-1-year-period-in-DAX/m-p/3958302#M153611</guid>
      <dc:creator>andyly85</dc:creator>
      <dc:date>2024-05-29T14:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum the net flows over a 1 year period in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-the-net-flows-over-a-1-year-period-in-DAX/m-p/3958348#M153613</link>
      <description>&lt;P&gt;You can try the DATESYTD function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Measure = CALCULATE(SUM('Table'[net flow]),DATESYTD('Table'[Date]))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did I answer your question? If yes, pls mark my post as a solution and appreciate your Kudos !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you~&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 14:45:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-the-net-flows-over-a-1-year-period-in-DAX/m-p/3958348#M153613</guid>
      <dc:creator>xifeng_L</dc:creator>
      <dc:date>2024-05-29T14:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum the net flows over a 1 year period in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-the-net-flows-over-a-1-year-period-in-DAX/m-p/3958360#M153614</link>
      <description>&lt;P&gt;Hi, thanks!&amp;nbsp; How about over 1 year please?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 14:48:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-the-net-flows-over-a-1-year-period-in-DAX/m-p/3958360#M153614</guid>
      <dc:creator>andyly85</dc:creator>
      <dc:date>2024-05-29T14:48:18Z</dc:date>
    </item>
  </channel>
</rss>

