I have a pretty simple issue to resolve, I think.
I’m creating a custom action where i want to update $PlannedAmount with the following calculation: $BudgetedHours * 40
The error I’m getting is “Error: Formula evaluation result data type is Duration instead of expected Currency”
I’ve tried a few different options but am missing the correct way to put together this request.
Thanks all