Trying to automate some custom resource allocation reporting outside of workload. Created a custom Field 1 for current % allocation vs. allocation % in the next 2 months (Field 2). I want Field 3 to be automatically updated with a trigger based on if field 2 % is greater than, less than or equal to field 2%.
Currently rules can’t be triggered because that greater than equal to option is not available… how else can i automate field 3?
You might be able to accomplish this using make.com or zapier.com with a low-code solution.
Another option is that @Bastien_Siebman has a custom service he has set up for clients that runs in the background at the frequency you wish to automatically update Field 3 whenever a change occurs.
Finally, you could custom code a solution using the Asana API.