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:
- Duplicate RDD/Style for job traveler
- In copied RDD I added MtlQueue, Part, and Part_UD
- I created two relationships for MtlQueue and Part and gave them appropriate sequences
- Went to the copied report style and synced the dataset.
- 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?