Trouble adding UD table to RDD E 10.1.600.3

Hey,

I’m having a hard time adding UD14 to a copy of the Job Traveler RDD, and then syncing the dataset to the RDL.

I’ve added UD14 and excluded all but one field, Character01.

I can sync this ok, and it gives me a dataset UD14 on the rdl, but won’t read it into a parameter. It generates an error on execution saying it couldn’t get the parameter from the UD14 query.

If I add a table and connect it to UD14, it gives me a blank table.

So, I go back to the RDD and add a relationship from Company to UD14, on field Company. When I try the sync dataset, it generates an “Object reference not set to an instance of an object.” I really want UD14 joined on the JobHead table, but it gives me the same error.

What extra do I need to add? Think UD tables just won’t add? RDD error? (I recall hearing about something similar on 10.1.500, but I thought it was fixed on 10.1.600.)

Thanks,

Joe

Another “doh!” moment.

I was excluding only the one field I needed. When I unexcuded Company and Key1 - Key5, everthing was good.

Joe