<?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: How to make zero values blank in repeat region, Creo 8 in 3D Part &amp; Assembly Design</title>
    <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022321#M140283</link>
    <description>&lt;P&gt;MartinHanak,&amp;nbsp; I finally got it to work. with a combination of what you had replied and kdirth had said. Thank you for your help!&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jun 2025 12:39:56 GMT</pubDate>
    <dc:creator>JS_12786992</dc:creator>
    <dc:date>2025-06-27T12:39:56Z</dc:date>
    <item>
      <title>How to make zero values blank in repeat region, Creo 8</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022085#M140268</link>
      <description>&lt;P&gt;Hello, I have an assembly that uses various lengths of raw materials. To indicate this, we list the raw material and what length to cut it at. We currently have it set up so there is a special "CUT_LENGTH" parameter controlling this length for use with pre-defined flexibility and easy identification of the driving parameters. We want to add this parameter to the CONFIG.PRO file so we don't have to manually add this parameter in every time. When doing so, it defaults to a "0" when not being used (which is ok) but it shows this in the custom BOM, so we end up having to delete the parameter per each item. Instead of having to delete said parameter, we would like to have it controlled by a relation that basically says "If the cut length is equal to 0, replace the value in the BOM with a blank, but leave all other cells alone." I can get it to edit all of the cells where the "CUT_LENGTH" parameter is shown at once with no issue. But when I try to specify which ones to change/leave alone, Creo blanks out all of the information to the left side of the cell. I am not sure if I am missing something or this can't be done etc.? Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Starting point of table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JS_12786992_4-1750948399998.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/124858iF1F50181D0C3F4B7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JS_12786992_4-1750948399998.png" alt="JS_12786992_4-1750948399998.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Driving symbols of table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JS_12786992_5-1750948877378.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/124859i240D2410775AECFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JS_12786992_5-1750948877378.png" alt="JS_12786992_5-1750948877378.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table &amp;amp; Relations when Controlling all instances of "cut_length":&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JS_12786992_1-1750947380715.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/124855iC80E1CFE4DEE1895/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JS_12786992_1-1750947380715.png" alt="JS_12786992_1-1750947380715.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table &amp;amp; Relations when trying to control specific instances of "cut_length":&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JS_12786992_2-1750948040685.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/124856iD8851F147E6BED65/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JS_12786992_2-1750948040685.png" alt="JS_12786992_2-1750948040685.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 14:58:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022085#M140268</guid>
      <dc:creator>JS_12786992</dc:creator>
      <dc:date>2025-06-26T14:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to make zero values blank in repeat region, Creo 8</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022089#M140269</link>
      <description>&lt;P&gt;You need to change the relation name in the table to a User Defined name and use that name in the relation.&lt;/P&gt;
&lt;P&gt;e.g.&amp;nbsp; asm_mbr_cut_length_tbl&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IF EXISTS ("asm_mbr_cut_length")&lt;/P&gt;
&lt;P&gt;IF asm_mbr_cut_length=="0.00"&lt;/P&gt;
&lt;P&gt;asm_mbr_cut_length_tbl=" "&lt;/P&gt;
&lt;P&gt;else&lt;/P&gt;
&lt;P&gt;asm_mbr_cut_length_tbl = asm_mbr_cut_length&lt;/P&gt;
&lt;P&gt;ENDIF&lt;/P&gt;
&lt;P&gt;ENDIF&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 15:24:17 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022089#M140269</guid>
      <dc:creator>kdirth</dc:creator>
      <dc:date>2025-06-26T15:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to make zero values blank in repeat region, Creo 8</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022118#M140271</link>
      <description>&lt;P&gt;kdirth,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried doing what you had said, and now it is deleting both rows entirely.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JS_12786992_2-1750955031878.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/124876i8F1C39A38F9D833A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JS_12786992_2-1750955031878.png" alt="JS_12786992_2-1750955031878.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JS_12786992_1-1750954838262.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/124875i88F253ABB9F8DE0F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JS_12786992_1-1750954838262.png" alt="JS_12786992_1-1750954838262.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 16:27:03 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022118#M140271</guid>
      <dc:creator>JS_12786992</dc:creator>
      <dc:date>2025-06-26T16:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to make zero values blank in repeat region, Creo 8</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022150#M140274</link>
      <description>&lt;P&gt;Is your parameter "cut_length" in the parts?&amp;nbsp; If so, remove "ASM_MBR_" from the name in the relation.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 18:01:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022150#M140274</guid>
      <dc:creator>kdirth</dc:creator>
      <dc:date>2025-06-26T18:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to make zero values blank in repeat region, Creo 8</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022243#M140280</link>
      <description>&lt;P&gt;I think I have it like this to cover cases where the parameter doesnt even exist.(We have several start models over the years and the params doesnt even existed before). Should work for you so it doesnt automatically put in 0.00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IF EXISTS ("asm_mbr_cut_length")
asm_mbr_cut_length_tbl = asm_mbr_cut_length
IF asm_mbr_cut_length=="0.00"
asm_mbr_cut_length_tbl=" "
ENDIF
else
asm_mbr_cut_length_tbl=" "
ENDIF&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 08:10:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022243#M140280</guid>
      <dc:creator>Radovan_DT</dc:creator>
      <dc:date>2025-06-27T08:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to make zero values blank in repeat region, Creo 8</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022305#M140281</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;some comments follow ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;asm_mbr_cut_length&lt;/STRONG&gt; in repeat relations&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Creo is trying to find parameter named&amp;nbsp;&lt;STRONG&gt;CUT_LENGTH&lt;/STRONG&gt; in every assembly component model (in part or in subassembly)&lt;/LI&gt;
&lt;LI&gt;Question: What &lt;STRONG&gt;Type&lt;/STRONG&gt; is assigned to the &lt;STRONG&gt;CUT_LENGTH&amp;nbsp;&lt;/STRONG&gt;parameter? String or Integer or Real Number ?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Relations (I guess&amp;nbsp;&lt;STRONG&gt;CUT_LENGTH&amp;nbsp;&lt;/STRONG&gt;parameter type is&amp;nbsp;Real Number):&lt;/P&gt;
&lt;P&gt;rel_cut_length=" "&lt;/P&gt;
&lt;P&gt;IF EXISTS ("asm_mbr_cut_length")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;IF asm_mbr_cut_length&amp;nbsp;&amp;gt; 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;rel_cut_length=asm_mbr_cut_length&lt;/P&gt;
&lt;P&gt;&amp;nbsp; endif&lt;BR /&gt;endif&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Table cell contents ... &amp;amp;rpt.rel.rel_cut_length&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 11:32:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022305#M140281</guid>
      <dc:creator>MartinHanak</dc:creator>
      <dc:date>2025-06-27T11:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to make zero values blank in repeat region, Creo 8</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022320#M140282</link>
      <description>&lt;P&gt;kdirth,&amp;nbsp; I finally got it to work with a combination of what you had replied and MartinHank had said. Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 12:38:39 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022320#M140282</guid>
      <dc:creator>JS_12786992</dc:creator>
      <dc:date>2025-06-27T12:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to make zero values blank in repeat region, Creo 8</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022321#M140283</link>
      <description>&lt;P&gt;MartinHanak,&amp;nbsp; I finally got it to work. with a combination of what you had replied and kdirth had said. Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 12:39:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022321#M140283</guid>
      <dc:creator>JS_12786992</dc:creator>
      <dc:date>2025-06-27T12:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to make zero values blank in repeat region, Creo 8</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022334#M140284</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/919895"&gt;@JS_12786992&lt;/a&gt;&amp;nbsp;. if you can, add your final solution to this topic to help anyone that has a similar issue and finds this post.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 13:06:05 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-make-zero-values-blank-in-repeat-region-Creo-8/m-p/1022334#M140284</guid>
      <dc:creator>kdirth</dc:creator>
      <dc:date>2025-06-27T13:06:05Z</dc:date>
    </item>
  </channel>
</rss>

