I'd start with this link for your syntax.
https://experienceleague.adobe.com/en/docs/workfront/using/reporting/reports/calculated-custom-data/calculated-data-expressions
For example the ISBLANK syntax is "ISBLANK(value)" -- it's not "ISBLANK(value, value2, value3, and so on)"
Because I hate buil...