<?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: Report to show all drawings without Modell association in Windchill</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800381#M67129</link>
    <description>&lt;P&gt;I actually think you want the opposite of what this report does.&amp;nbsp; The example in the CS returns cases where a model is being used as a drawing reference.&amp;nbsp; If you did an outer join, you would return both models being used as a drawing reference and either models that are not used a drawing reference or drawings that reference no model, depending on the direction of the outer join.&amp;nbsp; I believe you would want to actually set up a criteria where the drawing's persist object identifier does not exist in the result of a subselect where you gather all drawings that DO have a model reference.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jun 2022 13:43:55 GMT</pubDate>
    <dc:creator>aaronjlarson</dc:creator>
    <dc:date>2022-06-07T13:43:55Z</dc:date>
    <item>
      <title>Report to show all drawings without Modell association</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800369#M67125</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want to create a report to get all drawings that are not associated with CAD Models. I´ve tried a lot of things but didn´t get what i want. I also tried this one here &lt;A href="https://www.ptc.com/en/support/article/CS267362" target="_blank" rel="noopener"&gt;CS267362&lt;/A&gt;&amp;nbsp; and i wanted to set the links = 0 but i do not get any results with that. Anyone who could help me with this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 13:15:48 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800369#M67125</guid>
      <dc:creator>RH_9982091</dc:creator>
      <dc:date>2022-06-07T13:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Report to show all drawings without Modell association</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800371#M67126</link>
      <description>&lt;P&gt;I think you have to use an outer join&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/it/support/article/CS125561" target="_blank"&gt;https://www.ptc.com/it/support/article/CS125561&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 13:23:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800371#M67126</guid>
      <dc:creator>Marco_Tosin</dc:creator>
      <dc:date>2022-06-07T13:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Report to show all drawings without Modell association</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800378#M67128</link>
      <description>&lt;P&gt;And how exactly would you do this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 13:35:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800378#M67128</guid>
      <dc:creator>RH_9982091</dc:creator>
      <dc:date>2022-06-07T13:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Report to show all drawings without Modell association</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800381#M67129</link>
      <description>&lt;P&gt;I actually think you want the opposite of what this report does.&amp;nbsp; The example in the CS returns cases where a model is being used as a drawing reference.&amp;nbsp; If you did an outer join, you would return both models being used as a drawing reference and either models that are not used a drawing reference or drawings that reference no model, depending on the direction of the outer join.&amp;nbsp; I believe you would want to actually set up a criteria where the drawing's persist object identifier does not exist in the result of a subselect where you gather all drawings that DO have a model reference.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 13:43:55 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800381#M67129</guid>
      <dc:creator>aaronjlarson</dc:creator>
      <dc:date>2022-06-07T13:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Report to show all drawings without Modell association</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800389#M67130</link>
      <description>&lt;P&gt;Yes thats what i want. I alsoe tried to set up something like EPM-Number NOTIN Subselect and than those things from the given report. But i wasn´t able to do a subselect in a subselect. Is this normal oder did i do something wrong?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 13:57:24 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800389#M67130</guid>
      <dc:creator>RH_9982091</dc:creator>
      <dc:date>2022-06-07T13:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Report to show all drawings without Modell association</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800390#M67131</link>
      <description>&lt;P&gt;You are able to have nested sub-selects, i.e. a sub-select that has a criteria against another sub-select.&amp;nbsp; There must be something else going on if you are unable to set up that scenario.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 14:00:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800390#M67131</guid>
      <dc:creator>aaronjlarson</dc:creator>
      <dc:date>2022-06-07T14:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Report to show all drawings without Modell association</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800532#M67144</link>
      <description>&lt;P&gt;So i got the nested subselect. But now i get a&amp;nbsp;&lt;STRONG&gt;java.lang.NullPointerException.&amp;nbsp;&lt;/STRONG&gt;I think this is what exectly you meant with the outer join. I´ve never used the outer join before. Could you help me with this. This is my QML so far.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 07:30:30 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800532#M67144</guid>
      <dc:creator>RH_9982091</dc:creator>
      <dc:date>2022-06-08T07:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Report to show all drawings without Modell association</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800550#M67147</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/452242"&gt;@RH_9982091&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I removed subselects, model table and reconfigure your report.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now it reports only .drw without the links to the Models.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this is what you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PetrH&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 08:54:01 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800550#M67147</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2022-06-08T08:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Report to show all drawings without Modell association</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800568#M67150</link>
      <description>&lt;P&gt;Thank you. Thats what i needed. I almost had the same Solution before but i forgot to set a parameter.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 09:39:05 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/Report-to-show-all-drawings-without-Modell-association/m-p/800568#M67150</guid>
      <dc:creator>RH_9982091</dc:creator>
      <dc:date>2022-06-08T09:39:05Z</dc:date>
    </item>
  </channel>
</rss>

