Forum Discussion

DavidS-RI's avatar
DavidS-RI
Frequent Visitor
2 years ago

Conditional columns and null values

I am transforming data from Dataverse, and I have rows that look like this: Field1 Field2 ABC null null DEF GHI null   I want to create a new column to combine these two: Fi...