TBILLEQ is a DAX function that returns the bond-equivalent yield for a Treasury bill.
Syntax
TBILLEQ(
Settlement,
Maturity,
Discount
)
Argument | Properties | Description |
---|---|---|
Settlement | The Treasury bill’s settlement date. The security settlement date is the date after the issue date when the Treasury bill is traded to the buyer. | |
Maturity | The Treasury bill’s maturity date. The maturity date is the date when the Treasury bill expires. | |
Discount | The Treasury bill’s discount rate. |