We just upgraded from 10.2.500 to 10.2.600.11 over the weekend and have run into an issue with the MtlTags. Currently, when this report gets run (custom report to print labels) it just hangs in Active Tasks. If I restart the Task Agent, the tasks get cancelled. I am re-making the RDD and currently have it working, but it takes forever to generate. I wanted to add the Part table to the report, so here is my relation:
That seems very odd. However, if you need a field from the Part Table that isn’t a UD field, have you tried using the Linked Table instead? It is faster for the system anyway.
Is PartRev getting the right number of records? If so, try linking to PartRev instead. Again, if you aren’t using UD fields, you can use the Linked Tables.
You were right, PartRev only had one row. I think I got all the links working now from that. I appreciate the direction. I was getting so frustrated that the Part table wasn’t working correctly and kinda tunnel visioned. Still confused on why that was pulling everything though. Thanks!