Forum Discussion
lornafnb
Helper I
4 years agoCreate 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
Solution Sage
4 years agoHi,
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.