I have created two parameters: one to calculate the area of an element (Height * Width), and another as a yes/no parameter.
I'm trying to create a formula on the area parameter, that only calculates the area, if the yes/no parameter is set to 'Yes'.
Any ideas as to how I can make this work?