You have options...
Navigate to the part - from the Related Reports pull down menu (on the right side of the screen just below where you are selecting General/Where Used), select the Multi Level Where Used Report and run the "how to" steps mentioned below.
OR
From your Admin's workstation, have the employee show you what their Windchill view contains. In the major tab section, the Admin should have an Organization tab. If the Admin has the Organization tab, then they should be able to add you to Library manager or Product manager team role in a Validation environment. Once you have to proper level of permissions, then you can see Report Manager (also known as the QueryBuilder tool.) Report manager is in the Business Administration Utilities. Considering that it is not feasible to equip a large number of employees with this functionality, I provide them with this "how to"
- From the Windchill data set, place your mouse cursor over the Column's Title area, Left Click and drag to highlight the area of data you want to copy.
- Right click the highlighted area and select copy
- From EXCEL, paste the data
- After the data has pasted to EXCEL (with all the extra HTML objects), right click the data, select copy
- Select sheet 2 in EXCEL
- Right click cell A1, select Paste Special
- From the Paste Special menu, select VALUES
- Once the data has pasted, select cell A1 and insert cell to line your header data up with the data set
- Delete Sheet 1
- Save the EXCEL document
NOTE: if you want to filter the data set that you have created in EXCEL, then the individual cell's data will have a space before and sometimes a space after. Use a MACRO to clean your data. For MACRO Specific code GOOGLE "Area Remove Spaces"