HELO AT ALL
I have an a colum winth name “Belt” , the colum is type Enum List with value as: 1-2-3-4-5-6.
I would like to show a choice of numbers based on the value of another column for example
If in the “OP” column the value is equal to “TP”, only the numbers 3,5,6 show the menu choice
You will get the result. Similarly you can nest it or you can use IFS or SWITCH.
I can write it for you again but I think better you read IF,IFS,SWITCH. Then you can reconstruct according to your necessity.
In the above code/expression follow the underlines, black is CONDITION, green is result for true and red is for false. so you need to reconstruct here. However i am reconstructing for you again.