See attached, what you can do is concatenate the year, month, and day fields and wrap it in a datetimeparse formula:
Datetimeparse([Accounting Period Date - Year]+[Accounting Period Date - Month]+[Accounting Period Date - Day],"%Y%B%d")
Note: I set all 3 fields to be strings prior to the formula
This works! Thanks Luke.
User | Count |
---|---|
109 | |
92 | |
78 | |
54 | |
40 |