Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Wondering how I prevent components inside suppressed sub-assemblies from appearing on the CAD structure, single level report. The multilevel report is correctly filtering out the suppressed components but the single level report is not.
I've messed around with the 'manage structure views', and I do have a condition for 'suppressed not equal to true', but that seems to apply to each component directly. It does not filter out components used by suppressed sub-assemblies. Any idea how I get a flat, single level report that does not include items used by suppressed sub-assemblies? Thanks.
Solved! Go to Solution.
Could be a error with your build code? It seems to work on Windchill 11.0 M030-CPS14.
Could be a error with your build code? It seems to work on Windchill 11.0 M030-CPS14.
If you suppress the second occurrence of that assembly does the 115-2597 part completely disappear from the single level report?
Seems to be working correctly. I am doing this in my workspace so I don't have to check in changes.
Ah, I'm doing this from commonspace with released data. I'm installing CPS14 right now on a test server. I'll let you know what I find. Thanks.
Well, I didn't see that coming. Installing CPS14 completely resolved the issue.
Thanks for your help!