<?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: XIRR from a table of cash flows in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296253#M122816</link>
    <description>&lt;P&gt;This could be the easiest fix:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IRR = XIRR(FILTER('Cash Flows', 'Cash Flows'[Project] = 'Projects'[Project]), 'Cash Flows'[Cashflow], 'Cash Flows'[Cashflow date])&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 21 Jun 2023 18:35:35 GMT</pubDate>
    <dc:creator>Martin_D</dc:creator>
    <dc:date>2023-06-21T18:35:35Z</dc:date>
    <item>
      <title>XIRR from a table of cash flows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296158#M122805</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I want to add a column that has the IRR for a project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two tables:&lt;/P&gt;&lt;P&gt;1 - the Projects&lt;/P&gt;&lt;P&gt;2 - the Cash Flows&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tables linked 1-* on Project&lt;/P&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;Result is not filtering by row context - Help please!&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 17:39:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296158#M122805</guid>
      <dc:creator>Richml</dc:creator>
      <dc:date>2023-06-21T17:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: XIRR from a table of cash flows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296253#M122816</link>
      <description>&lt;P&gt;This could be the easiest fix:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IRR = XIRR(FILTER('Cash Flows', 'Cash Flows'[Project] = 'Projects'[Project]), 'Cash Flows'[Cashflow], 'Cash Flows'[Cashflow date])&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 21 Jun 2023 18:35:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296253#M122816</guid>
      <dc:creator>Martin_D</dc:creator>
      <dc:date>2023-06-21T18:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: XIRR from a table of cash flows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296300#M122819</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="578180" data-lia-user-login="Martin_D" class="lia-mention lia-mention-user"&gt;Martin_D&lt;/a&gt;&amp;nbsp;- this gave an error message "A result for XIRR could not be determined because the Values and Dates arguements are empty"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 19:03:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296300#M122819</guid>
      <dc:creator>Richml</dc:creator>
      <dc:date>2023-06-21T19:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: XIRR from a table of cash flows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296430#M122823</link>
      <description>&lt;P&gt;Can you provide the file, pls.?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 20:27:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296430#M122823</guid>
      <dc:creator>Martin_D</dc:creator>
      <dc:date>2023-06-21T20:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: XIRR from a table of cash flows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296472#M122824</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="578180" data-lia-user-login="Martin_D" class="lia-mention lia-mention-user"&gt;Martin_D&lt;/a&gt;&amp;nbsp;- Here you go.&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1f0k1nDl1zoehrCEu7HpR0qdx_C-01xfK/view?usp=sharing" target="_self"&gt;https://drive.google.com/file/d/1f0k1nDl1zoehrCEu7HpR0qdx_C-01xfK/view?usp=sharing&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 20:58:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296472#M122824</guid>
      <dc:creator>Richml</dc:creator>
      <dc:date>2023-06-21T20:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: XIRR from a table of cash flows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296605#M122830</link>
      <description>&lt;P&gt;The error was caused by project 3 for which there is no data in your Cash Flows table. This formula checks for this condition and works with your data:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IRR = 
IF (
    'Projects'[Project] IN VALUES ( 'Cash Flows'[Project] ),
    XIRR(FILTER('Cash Flows', 'Cash Flows'[Project] = 'Projects'[Project]), 'Cash Flows'[Cashflow], 'Cash Flows'[Cashflow date])
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 00:47:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296605#M122830</guid>
      <dc:creator>Martin_D</dc:creator>
      <dc:date>2023-06-22T00:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: XIRR from a table of cash flows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296920#M122841</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="578180" data-lia-user-login="Martin_D" class="lia-mention lia-mention-user"&gt;Martin_D&lt;/a&gt;&amp;nbsp;!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 04:55:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/XIRR-from-a-table-of-cash-flows/m-p/3296920#M122841</guid>
      <dc:creator>Richml</dc:creator>
      <dc:date>2023-06-22T04:55:51Z</dc:date>
    </item>
  </channel>
</rss>

