Announcement

Collapse
No announcement yet.

How to Apply newly created workflow to existing data

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to Apply newly created workflow to existing data

    Hi,

    Can someone explain me how to apply newly created workflow to existing data.

    example-

    Lead ABC Company has been created by user and he didn't add the team to that lead. If there will 100 records like that, I want to update team details according to the lead created by user.

    is there any different way to do that ?
    Cheers!
    Nishan.

  • #2
    Hello,
    You can try to make a mass update w/o using workflow or formula.

    Comment


    • #3
      What I'm doing is, to create a bolean field on the entity, add it to the mass update (layout), and ask to update the massupdate field (boolean that I've created before), on all records. That way, it will trigger if it is accepted by the conditions.

      Comment

      Working...
      X