Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
There is a part being used in multiple sub-assemblies. The table was showing around 150 parts when expanded to a certain level (3). When we try to export the report, it says an error that rowLimit property is set to 20000. Is it possible to export only those 150 parts to CSV or XLS.
Export of all rows is working for XML, but it's not the desired format. Can someone help?
Solved! Go to Solution.
Hi @Srivalli
Answer to your original question>
Unfortunately it is not possible to do so in the Where used table OOTB.
If you always want to report the 3 levels, you can create own Report template where you build 3 level structure to report only that 3 levels where the parts are used.
here is an example with a one level. You can add more levels to the report
CS210416 - How to create a Where Used report for WTParts in Query Builder
PetrH.
Hi Petr,
It's the same error with this format too.
Hi @Srivalli
I would try to increase the limit
https://www.ptc.com/en/support/article/CS350579
PetrH
Hi @Srivalli
Answer to your original question>
Unfortunately it is not possible to do so in the Where used table OOTB.
If you always want to report the 3 levels, you can create own Report template where you build 3 level structure to report only that 3 levels where the parts are used.
here is an example with a one level. You can add more levels to the report
CS210416 - How to create a Where Used report for WTParts in Query Builder
PetrH.