FavoriteVioleta Roshka (Violeta Roshka) asked in #Sales And MarketingApr 19, 2018, 4:41 PMcustom fieldHi, how can i create a custom field to capture the pevious Opportunity Stage? thanks for the help!2 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Accepted AnswerAmit Singh (PantherSchools)Apr 19, 2018, 4:56 PMHi Violeta,Create a Text Field on OpportunityCreate a Process Builder on Opportunity and then Update the newly Create Field with below formulaPRIORVALUE([Opportunity].StageName )Immediate Action Update Records Regards, Amit Show MoreAdd a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Accepted AnswerAmit Singh (PantherSchools)Apr 19, 2018, 4:56 PMHi Violeta,Create a Text Field on OpportunityCreate a Process Builder on Opportunity and then Update the newly Create Field with below formulaPRIORVALUE([Opportunity].StageName )Immediate Action Update Records Regards, Amit Show More