<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Query builder -Number of CAD documents per product and the latest Last Modified date in that ... in Windchill</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill/Query-builder-Number-of-CAD-documents-per-product-and-the-latest/m-p/1049355#M87768</link>
    <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/43711"&gt;@StevenDumon&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to see if you got the help you needed.&lt;/P&gt;
&lt;P&gt;If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.&lt;BR /&gt;Of course, if you have more to share on your issue, please pursue the conversation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Anurag&lt;/P&gt;</description>
    <pubDate>Mon, 29 Dec 2025 16:12:21 GMT</pubDate>
    <dc:creator>anursingh</dc:creator>
    <dc:date>2025-12-29T16:12:21Z</dc:date>
    <item>
      <title>Query builder -Number of CAD documents per product and the latest Last Modified date in that product</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Query-builder-Number-of-CAD-documents-per-product-and-the-latest/m-p/1047872#M87681</link>
      <description>&lt;P&gt;Version: Windchill 12.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use Case: I have close to 1000 (Engineer to order) products, designs starting from 2006 up to today. Most products are built some are still active. Today I use a spreadsheet to indicate the number of CAD objects in each context, and what is the latest modification date. For each context separately, that requires a separate search and sorting to find the latest modified date. My goal is to decide for each context whether to purge unnecessary iterations and provide vaulting rules to move the physical files to a medium that doesn't need te be included in our backup every day.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Description: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How do I approach this issue in Windchill's Query Builder ? I can link EPMDocument and Context, but I don't find how to count the number of objects, or how to apply the maximum-function on the Modified date per context...&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 14:57:02 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Query-builder-Number-of-CAD-documents-per-product-and-the-latest/m-p/1047872#M87681</guid>
      <dc:creator>StevenDumon</dc:creator>
      <dc:date>2025-12-16T14:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Query builder -Number of CAD documents per product and the latest Last Modified date in that pro</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Query-builder-Number-of-CAD-documents-per-product-and-the-latest/m-p/1047961#M87690</link>
      <description>&lt;P&gt;Take a look at this article&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/it/support/article/CS281820" target="_blank" rel="noopener"&gt;Report to list the count of EPM Documents in each context with total file size&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is about WTDocument but you could use it as an idea also for EPMDocs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article/CS149659" target="_blank" rel="noopener"&gt;Report to fetch all WTDocuments not modified after specific date&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is about the use of Maximum function&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article/CS312246" target="_blank" rel="noopener"&gt;How to apply maximum function on an attribute in QML report&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 07:30:14 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Query-builder-Number-of-CAD-documents-per-product-and-the-latest/m-p/1047961#M87690</guid>
      <dc:creator>Marco_Tosin</dc:creator>
      <dc:date>2025-12-17T07:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Query builder -Number of CAD documents per product and the latest Last Modified date in that ...</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Query-builder-Number-of-CAD-documents-per-product-and-the-latest/m-p/1049355#M87768</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/43711"&gt;@StevenDumon&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to see if you got the help you needed.&lt;/P&gt;
&lt;P&gt;If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.&lt;BR /&gt;Of course, if you have more to share on your issue, please pursue the conversation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Anurag&lt;/P&gt;</description>
      <pubDate>Mon, 29 Dec 2025 16:12:21 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Query-builder-Number-of-CAD-documents-per-product-and-the-latest/m-p/1049355#M87768</guid>
      <dc:creator>anursingh</dc:creator>
      <dc:date>2025-12-29T16:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Query builder -Number of CAD documents per product and the latest Last Modified date in that ...</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Query-builder-Number-of-CAD-documents-per-product-and-the-latest/m-p/1049741#M87791</link>
      <description>&lt;P&gt;I have managed to import the QML file in the organization where I want to see this summary, but I don't understand why I need to add Criteria there. I tried to only report on Number of Latest Iterations = 1, only on a specific Context Name, ... but always get 0 results ?&lt;/P&gt;&lt;P&gt;Is it possible to retrieve a table for all contexts ?&lt;/P&gt;&lt;P&gt;Edit: Select All criteria and leave all inputs empty now resulted in 746 contexts, but the filesize can't be that small &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="StevenDumon_0-1767626659885.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/133159iB11D7B0BCA89BF52/image-size/medium?v=v2&amp;amp;px=400" role="button" title="StevenDumon_0-1767626659885.png" alt="StevenDumon_0-1767626659885.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 15:24:29 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Query-builder-Number-of-CAD-documents-per-product-and-the-latest/m-p/1049741#M87791</guid>
      <dc:creator>StevenDumon</dc:creator>
      <dc:date>2026-01-05T15:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Query builder -Number of CAD documents per product and the latest Last Modified date in that pro</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Query-builder-Number-of-CAD-documents-per-product-and-the-latest/m-p/1049916#M87792</link>
      <description>&lt;P&gt;I got it, but had to experiment a little bit with SQL statements to better understand the idea behind this. The example report of file size per context was of great help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My report is now set up as follows :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="StevenDumon_0-1767687738530.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/133173iA8B5F3417071515F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="StevenDumon_0-1767687738530.png" alt="StevenDumon_0-1767687738530.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Tables and Joins appear very simple, but was in fact the last issue: that arrow direction is important: FROM EPM Document. I don't fully understand why, but it is important.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="StevenDumon_1-1767687821103.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/133174i47177AFF9880B68C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="StevenDumon_1-1767687821103.png" alt="StevenDumon_1-1767687821103.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The example report also showed me how to add database functions correctly in the new user interface. Also, the Count of Identifier.Id was really helpful here.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="StevenDumon_2-1767687911371.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/133175i5A7B538FD55BF0CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="StevenDumon_2-1767687911371.png" alt="StevenDumon_2-1767687911371.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Eventually the Results Table shows exactly what I expected.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="StevenDumon_3-1767688030957.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/133176i35C08EA826B658AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="StevenDumon_3-1767688030957.png" alt="StevenDumon_3-1767688030957.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My qml-file is also attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 08:37:44 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Query-builder-Number-of-CAD-documents-per-product-and-the-latest/m-p/1049916#M87792</guid>
      <dc:creator>StevenDumon</dc:creator>
      <dc:date>2026-01-06T08:37:44Z</dc:date>
    </item>
  </channel>
</rss>

