TBILLYIELD is a DAX function that returns the yield for a Treasury bill.
Syntax
TBILLYIELD(
Settlement,
Maturity,
Pr
)
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. | |
Pr | The Treasury bill’s price per $100 face value. |