Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
There are two tabs in my attached example, "CASE TABLE" and "CASE PROCESS".
There is a very simple load in CASE TABLE tab.
In the CASE PROCESS tab, I tried to:
1. Pull CASE_ID from CASE TABLE by using RESIDENT LOAD called CASE PROCESS
2. Left Join a bunch of data fields with CASE PROCESS table
3. Use GENERIC LOAD by using RESIDENT LOAD from CASE PROCESS table.
However, I always got errors that "TABLE CANNOT FOUND". Can anyone help me out here?
Thanks,
Becky
Less ram and a clean data model.
I see. Thanks!