How to change the lookup options based on the value in a particular cell?

I have a table with three columns. ‘Task’, ‘Task Type’, ‘Status’. I want to have a different dropdown list shown in the ‘Status’ column based on the ‘Task Type’. Is there any way to do this?

Hi @Mufeed_Areekkan

Yes of course, check this little screenshot

  • Create a table with your task type and whatever status you want with comma separation for example

image

  • Convert your text list as an actual list

  • In your main status, enter your option using a filter on task type table, according to the current task type.

  • And voila :

CPT2211140932-873x537

Enjoy,

Q.

1 Like

Thanks! This is just what I was looking for.

1 Like

Perfect then, enjoy this feature and do not hesitate !

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.