Assignment Manager Workload Condition
Hi All,
I have a requirement to add a workload condition with below criteria. Can you please let me know if there is any way to achieve it?
Conditional Field: Created Date
Comparison Operator: >
Value: First day of every month (should dynamically update each month)
I tried to add "JulianMonth(Today()) + "/01/" + JulianYear(Today()) - 4713" but Value field is not accepting the functions. We cannot keep updating the values each month, hence we need a dynamic approach.
Is there any documentation to see what data can be entered in Value field?
Thanks