Forum Discussion

karthik thenparai's avatar
karthik thenparai
Copper Contributor
Apr 13, 2018

Enable dropdown option based on meeting a condition of another column value

In the list, I’ve a column “Review Status” as drop down option having below options.

To be reviewed, WIP, Benefit validation, Finance sign off. 

I’ve another column in the list “Annualized benefit”.

My requirement is: When Annualized benefit field value is >=$50k, then only i want the Finance sign off > $50K drop down option should be enabled for the user to select it.

Is it possible with designer or with validation formula? I dont have infopath.

  • Since you are talking about SPO, you can only do this in two possible ways:
    (1) By customizing your form with programming (sorry, but avoid the use of Designer for this)
    (2) By customizing your form with PowerApps

Resources