I'm in the process of writing an iLogic rule to turn on the visibility of all parts in an Assembly (no matter how many levels deep) which contain a certain value in a certain iProperty, and turn off the visibility of all parts that don't.
The ideas is that I can go to the Assembly's BOM and go to Parts Only, add a custom iProperty column called "View Rep", and put "YES" in that column for each part I want to appear in the view rep. Then I can run the iLogic rule and only the parts which have "YES" in the "View Rep" iProperty will be visibile in the current view rep.
I've made some progress and I'm getting somewhere, but I thought I'd check and see if anyone knows of a similar rule that's already been created? Thanks for any suggestions.