Adding condition on Projection in TCC Export
I have a TCC export containing some projections. I needed to know whether we can have additional conditions regarding the data in those projections(Fields). For Example- I have 2 fields (Projections) named Phone_Type and Phone_Number. I need a condition where if either one of the these columns contain null value, the other one should automatically be assigned a null value regardless of the data present in them.