Forum Discussion

abeckerpharm's avatar
abeckerpharm
New Member
4 years ago

import data into model based on value in existing table

I'm trying to import data into a table only if it matches the primary key from an existing table. Cannot get import to work. Trying to do it with a table join. Don't know if thats the best way with M...