Forum Discussion
lornafnb
4 years agoHelper I
Create relationship between 2 queries and identify nulls
hi all, I have 2 data sets - my "main" data set called Friends : Friends Surname John White Joe Black Mary Simmonds and the second one is Friends Birthdays: (note their...
- 4 years ago
Hi,
If you dont want to create calculated or custom column then you can replace null value with "No Corresponding record found" after merging the table.
ddpl
4 years agoSolution Sage
Hi,
If you dont want to create calculated or custom column then you can replace null value with "No Corresponding record found" after merging the table.