Forum Discussion
GauravSharma3
8 years agoQrew Commander
Okay. Here you go.
Create a formula-text field and use the below formula.
Gaurav
Create a formula-text field and use the below formula.
If([Your drop down field]<>"", If([Your drop down field]="No","Non-compliance", "Compliant"),"")Thanks,
Gaurav