To convert a date to a fiscal year in DevExpress, use the following formula: Iif(GetMonth([Date]) <= 6, ToInt(Substring(ToStr([Date]), ...
確定! 回上一頁