<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: 🐍 Sch 🇺🇾</title>
    <description>The latest articles on DEV Community by 🐍 Sch 🇺🇾 (@stonarelli_69).</description>
    <link>https://dev.to/stonarelli_69</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1355487%2Fbb03796f-a184-4663-b5e2-d98db1148999.jpg</url>
      <title>DEV Community: 🐍 Sch 🇺🇾</title>
      <link>https://dev.to/stonarelli_69</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/stonarelli_69"/>
    <language>en</language>
    <item>
      <title>Salesforce Apex XIRR Excel function</title>
      <dc:creator>🐍 Sch 🇺🇾</dc:creator>
      <pubDate>Fri, 05 Apr 2024 21:06:01 +0000</pubDate>
      <link>https://dev.to/stonarelli_69/salesforce-apex-xirr-excel-function-2eib</link>
      <guid>https://dev.to/stonarelli_69/salesforce-apex-xirr-excel-function-2eib</guid>
      <description>&lt;p&gt;If you're looking to integrate the XIRR Excel function into your Salesforce Organization, I'd like to offer you this Apex code. It produces results identical to the Google Spreadsheet XIRR function.&lt;/p&gt;

&lt;p&gt;The XIRR method calculates the internal rate of return for a schedule of cash flows, even when they are not necessarily periodic.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/stonarelli/stonarelli/tree/master/XIRR/Salesforce/src/classes"&gt;https://github.com/stonarelli/stonarelli/tree/master/XIRR/Salesforce/src/classes&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;ALso you can find test examples&lt;/p&gt;

&lt;p&gt;Regards!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
