Hey guys I have 2 columns in which are Contact(Int64) and Contact Id(String), both of them contain some null records. So I want to select only those rows which contain data and don't want the rows which don't contain record.
I have attached my data below. It would look same i.e if there is data in Contact there would be data in Contact Id to.