Query Builder: How to Fetch Attributes from Multiple Part Subtypes in One Report?
Version: Windchill 13.1
Use Case: Iām trying to create a Query Builder report in Windchill that retrieves data from multiple Part subtypes, where each subtype requires different attributes to be included in the result set. For example: From part type PART_A, I need to fetch a custom attribute ATTR_A From part type PART_B, I need to fetch a different custom attribute ATTR_B Is it possible to achieve this in a single Query Builder report? If so, what is the recommended approach to configure the criteria and result columns for multiple part types with different attribute sets?
Description:
Iām trying to create a Query Builder report in Windchill that retrieves data from multiple Part subtypes, where each subtype requires different attributes to be included in the result set.
For example:
- From part type PART_A, I need to fetch a custom attribute ATTR_A
- From part type PART_B, I need to fetch a different custom attribute ATTR_B
Is it possible to achieve this in a single Query Builder report? If so, what is the recommended approach to configure the criteria and result columns for multiple part types with different attribute sets?

