Hi i currently have the below formula but need help amending this
=IF([Impact Score]@row = "", "", [Impact Score]@row * [Likelihood Score]@row
I need to amend this for if column type is risk then impact score* likelihood score and if column type is issue then return impact score only
Thanks