Transformation - if empty, omit
Question
Apr 15, 2021
I have a transformation with a url link that is working, but need to hide the field, if empty. Code View Pathway for this Program . If there is no catalog link, how can I hide this? Should I use a String.IsNullOrEmpty? If so, exactly how do I write it as a ...