Let me start by saying that I am getting a datasync error while trying to put columns from different tables together. Now I understand datasync errors and that they mean there is some sort of bad join/connection between tables. I don’t believe I have a bad connection.
Here is my goal:
In the picture above, I want to use patient ID as the similar column to compare accounts.officeid with patients.firstname/lastname
Now with that join in place, I feel like there should be no problem. I have tried running as one query and it failed. I tried running as two separate queries (one for each table) and that failed as well. I tried merging the patient ID but still received the error.
My error/attempt:
If anyone could shed some knowledge on this matter it would be much appreciated because I am stumped. Thanks for reading!
benhuber (BOB member since 2015-05-11)