E10 RDD - With adding new tables to the report definition and syncing the style. Tables do not display in dataset

I’m rather stumped at the moment, but currently i am modifying an existing report “job traveler” and I added three new tables to the duplicated definition and created two relationships. But when I sync the report style to the data definition and open the report I don’t see the tables display in the data set.

Here are my steps:

  1. Duplicate RDD/Style for job traveler
  2. In copied RDD I added MtlQueue, Part, and Part_UD
  3. I created two relationships for MtlQueue and Part and gave them appropriate sequences
  4. Went to the copied report style and synced the dataset.
  5. Opened the custom report and in the dataset I see Part_UD but i dont see MtlQueue or Part???

**Now there are subreports in the job traveler and i know the subreports also use the same data definition. Is it possible the new tables are syncing to the sub reports datasets instead of the main job traveler report?

For anyone out there having the same challenge, you’ll have to add the missing tables to the dataset manually. You can do that by modifying the query in your dataset in the main report.

1 Like