Hi All,
I have a usecase to check if Column A has Account number which is a string datatype then Column B should not be Null.. I am confused on how to achieve this. I tried using isnull in if then, but not sure how to achieve this.. Can someone help?