We used an eVar1 to track a data and we have another eVar2 to track the similar data with another eVar. Right now, we would like to create a calculated field which has the logic:
if( eVar2 ) = eVar2
else = eVar1
I noticed that calculated Metrics only can be used for numeric fields. Anyone know how to do this?
Thanks.