YIELD DAX Function (Financial)
Returns the yield on a security that pays periodic interest. Use YIELD to calculate bond yield.
Syntax
Parameter | Attributes | Description |
---|---|---|
Settlement |
The security’s settlement date. The security settlement date is the date after the issue date when the security is traded to the buyer. |
|
Maturity |
The security’s maturity date. The maturity date is the date when the security expires. |
|
Rate |
The security’s annual coupon rate. |
|
Pr |
The security’s price per $100 face value. |
|
Redemption |
The security’s redemption value per $100 face value. |
|
Frequency |
The number of coupon payments per year. For annual payments, frequency = 1; for semiannual, frequency = 2; for quarterly, frequency = 4. |
|
Basis | Optional |
The type of day count basis to use. |
Return values
Last update: Nov 14, 2024 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo
Microsoft documentation: https://docs.microsoft.com/en-us/dax/yield-function-dax