Skip to main content
10-Marble
April 6, 2023
Question

Multi Level Where Used Report

  • April 6, 2023
  • 2 replies
  • 3388 views

Hello Experts , Is there any way to generate " Multi Level Where Used Report" in windchill similar to "single Level Where Used Report" ?

2 replies

23-Emerald I
April 6, 2023

Sorry if I am lost. The reports on the structure page are not where used reports. They go down not up. The Where Used tab and table are multilevel. Short answer is yes if you mean column differences. The only real difference between these reports would be how many levels you recurs up the structure.

mbabu10-MarbleAuthor
10-Marble
April 11, 2023

sorry for the confusion, i was referring below report. 

mbabu_3-1681194457397.png

 

mbabu_2-1681193940732.png

 

22-Sapphire II
April 11, 2023

Hello @mbabu,

No, there is not possible to create multilevel report in query builder (Report Management). 

If you need multilevel report you need to crate own customization to achieve your needs. 

 

I mentioned how to add attributes to a Where used table, but it is really not possible to add a usage attributes this way as a quantity. 

 

There is another way how to customize the table but you need to know how to  create classes with code. 

From my view I would create own function that shows own where used table. 

 

PetrH

 

22-Sapphire II
April 6, 2023

Hi @mbabu 

The report does not exists OOTB.

 

As @avillanueva mentioned. 

You can go to the Where used tab on WTpart or Related Objects on CAD model

You can export the table to several file types,

Then you can work with the output and get all the highest assemblies.

 

HelesicPetr_0-1680784184381.png

 

If you need to add some attributes to the table check following thread

https://community.ptc.com/t5/Windchill/How-to-Customize-where-used-panel-s/m-p/786728

 

PetrH

mbabu10-MarbleAuthor
10-Marble
April 11, 2023

Thank you PetrH,  the shortcoming of about option is it wont capture the "qty " of item, Unlike Single level BOM report . that's why I was checking do we have any way to fetch multilevel BOM with QTY similar to single level BOM report . It was there in Windchill in past , but it got removed [ article -CS83061] . Thank you again for the helping hands!

mbabu10-MarbleAuthor
10-Marble
April 11, 2023

mbabu_1-1681193806936.png

 

is there any way to get "QTY" in multilevel BOM similar to single level BOM report?