Forum Discussion
PATH is not working
- 3 years ago
Hi,
Double check that all values in parent column (besides blanks) exist in the child column. Also check if your data types match. If they don't match this error can be encountered.
E.g. Both my columns are numbers:Now the columns are text:
The error appears here since the blank isn't null in PQ:
When I add nul to PQ the text also works:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Hi,
Double check that all values in parent column (besides blanks) exist in the child column. Also check if your data types match. If they don't match this error can be encountered.
E.g. Both my columns are numbers:
Now the columns are text:
The error appears here since the blank isn't null in PQ:
When I add nul to PQ the text also works:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/