Hello,
I'm not the best at math and with forumulas, but I'm looking for a equivalent tot PMT in PowerApps.
This is the Syntax in Excel = PMT(rate, nper, pv, [fv], [type])
https://support.microsoft.com/en-us/office/pmt-function-0214da64-9a63-4996-bc20-214433fa6441
This is the Syntax filled in in Excel:
=BET(10%/12;12;-100;;1) which results in €8,72 for each month.
Does anyone know if there is a way to get this in PowerApps?
Thanks in advance!