How can I filter a repeat region by rpt.index?
I have Creo 2.0 M080 and won't be upgrading for a bit. In the mean time, I have problems with parts lists that are taller than the height of my page. If I use paginate, I have to clear and reset the extent every time I regenerate. This is fine for tables on the same page, but tables spanning multiple pages really have issues. I have an idea for a workaround for the time being by adding additional parts lists tables and filtering out what the other lists show. I would like to use rpt.index to filter sections at a time; for instance I tried to use &rpt.index<28 in one and &rpt.index>28 in the other to imitate a single paginated table. However, the filter did not filter the correct lines.
Has anyone tried to do this and been successful?
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

