Hi, Kwags300
Before I have seen your another post
https://community.talend.com/t5/Design-and-Development/Error-message-cannot-be-resolved-or-is-not-a-..., which is about the compile error. We suspect that something wrong with component's setting in your job but not the cause of import package. Would you mind uploading your component's setting screenshot to us in order that we can find out the issue.
Best regards
Sabrina
xdshi,
I have attached some pictures please let me know if there is more that i can do. I keep getting different errors i have attached some of them as well. thanks!
You have to set a Surrogate Key, the error about scd_end doesn't exist comes from the Type 2 versioning column either add a scd_start and scd_end to your dimension table or change the name to the existing one.
On my side I've been getting some weird error if a surrogate key haven't been defined. So I'd say yes. The scd_end and scd_start must be in the database table of your dimension. if they're not there, alter the table MEDISPAN_... The start and end date are required if you use type 2 SCD.