How to auto change tag based on value of another property?

Today we will show you how you can automate 🔄 the change of particular tags with change in another property in a Notion Database 📃! Just follow these easy steps and you are good to go 🚀!
Take this example to make it easy to understand! Say we have a database with tasks 🤹🏻♀️ and the tasks have two properties! One is Status and the other one is Priority! Now when the task is completed, it’s natural that we don’t need the database to show its priority anymore! Lets move to the first step! 🔽
Step 1
Open your database and create a new property. Select Formula in Advanced Properties! ✅
Select Formula In Advanced Properties
Step 2
Now we are going to use a simple formula 🧪 so that when Status is set to done, Priority will automatically be changed to blank!
Use the formula given below 🔽
➡ if(prop(“Status”) != “Done”, prop(“Priority”), “”) ⬅
Input the given formula in Formula Property
- ‘Status’ is the name of the property that represents the status of the tasks.
- ‘Done’ is the value of ‘Status’ that represents a completed task.
- ‘Priority’ is the name of the property that represents Priority of the tasks.
Step 3
At last, hide the ‘Priority’ Property from view and test the Formula by changing the status of any task to ‘Completed/Done’ ✅
Hiding Priority Property from view
The Formula Is Working!
Conclusion
I hope this article was easy for you to understand and I hope you liked it! Now you can use the above mentioned formula 🧪 and follow the steps to use this in your own database!
Check out our Twitter Account 🐦 for daily updates, new Template launches and fresh deals! If you have some useful Notion tips or Tricks that you want to share with other Notion users, you can write for us! Contact us on Twitter or send us an e-mail at help@prototion.com
Templates that do this for you
Built by independent makers on Prototion.
FreeList of languages
@LumibernThis is a simple list of 184 languages with the corresponding language codes according to ISO 639-1.
$20Birthday Plannings
@lunasa.businessBirthday Plannings gives you an ability to plan, manage and execute birthdays of your beloved ones all in one place.
$7To Do Dashboard
This To Do Dashboard takes a multiview approach to help you stay on top of your daily tasks.