Adding condition on Projection in TCC Export
Hi,
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 of these fields contain null value, then the other should also become null in the response file.
Kindly advise how this scenario can be achieved. Thanks in advance.