Spring 21 is going to be full of new Flow features. Today I will be explaining how you can compare between prior and new value in record triggered flows. In my earlier post, I have shared another feature from Spring 21 – “How to create multi-column screens in Flow Builder“. The video link is here.
How to Compare Between Prior and New Value in Record Triggered Flows | Spring 21 New Feature
Before Spring 21, if we need to compare between prior and new values before running the business processes, we need to rely on either Process Builder or Trigger. But with the introduction of Spring 21 release, now we can do this comparison right inside flow builder and take actions accordingly.
In this post, I will use this feature to implement a basic use case. I also put a short video here explaining the steps.
Here comes the use case which I will be implementing using flow.
In the Choose Object screen, select –
Create the decision where –
Add the assignment for Greater to update the rating to HOT.
Add the assignment for Less Than Equal to update the rating to NORMAL.
Below is how the flow will look like finally –
I hope this blog post will help to understand how to use this new feature in your flow.
Below is the video where I have created this flow step-by-step.
Video Link: https://youtu.be/auTFTb2exhw