Forum Discussion
PrashantMaheshw
2 years agoQrew Captain
I do something simlar on formula field but pipelines are run on a scheudle instead (every hour)
------------------------------
Prashant Maheshwari
------------------------------
------------------------------
Prashant Maheshwari
------------------------------
- AustinK2 years agoQrew CommanderThis is the solution here. As long as you don't need it to instantly have a date just do it on a schedule. Then you search for records in the table with your formula field and when everything lines up and the formula field is checked it can input a date. Just make sure you do some error checking like making sure the date is blank first. This is the way I do triggers off formula fields too.