Daily DAX : Day 16 PDURATION

 This is a financial DAX function that returns a single scalar decimal number that indicates the number of period for an an investment to grow to a desired value given the current value and what the interest rate is.

Syntax


PDURATION(<Rate>, <PV>, <FV>)

Where Rate is the interest rate, pv is the present value of the investment and FV is the the required future value


https://dax.guide/pduration/

Comments

Popular posts from this blog

Daily DAX : Day 65 INFO.TABLEPERMISSIONS

Daily DAX : Day 55 PV