<?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: Panel Nameplate Report Qty. Field in AutoCAD Electrical Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-electrical-forum/panel-nameplate-report-qty-field/m-p/3789726#M46705</link>
    <description>&lt;P&gt;Thank you. "Sub" looks like the type of field I was looking for. I'll try adding that field to my tag block. I think this solves my problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for everyones' help.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Feb 2013 20:51:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-02-25T20:51:32Z</dc:date>
    <item>
      <title>Panel Nameplate Report Qty. Field</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/panel-nameplate-report-qty-field/m-p/3785541#M46701</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am hoping someone can tell me if this is possible or not. I have an example to make this explanation simpler:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have made a nameplate on a panel layout and made its Component Tag "Nameplate1". I brought up the "Panel Layout - Nameplate Insert/Edit" Dialog Box. I have entered Manufacturer and Catalog data for the nameplate. I have also made the count 2 instead of the default 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question comes from when I run a Panel Nameplate Report. The resulting report shows one instance of the nameplate "Nameplate1" even though there is really a quantity of 2. Is it possibly to run a Nameplate Report that will also grab the quantity of each nameplate with that Component Tag? I am trying to use this report to find duplicates of nameplates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that I can also run a Panel BOM Report to give me the quantity, but that report can only tell me total quantity of a certain catalog number, and if I have many nameplates with different Component Tags with the same catalog number, this report cannot help me find duplicate nameplates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any tips and answers.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2013 19:53:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/panel-nameplate-report-qty-field/m-p/3785541#M46701</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-20T19:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Panel Nameplate Report Qty. Field</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/panel-nameplate-report-qty-field/m-p/3785920#M46702</link>
      <description>&lt;P&gt;As far as I can understand you try to set quantity 2 for one component manually. ACElectrical wouldn't do this until you wouldn't work with the assembly. So just place second component somewhere beyond the drawing borders to have "2" in report.&lt;BR /&gt;Please tell me if I misunderstood you.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2013 08:00:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/panel-nameplate-report-qty-field/m-p/3785920#M46702</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-21T08:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Panel Nameplate Report Qty. Field</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/panel-nameplate-report-qty-field/m-p/3786198#M46703</link>
      <description>&lt;P&gt;Thank you for the response; you are understanding correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought about doing something like that. I'd prefer, if I can, to not have to make a physical duplicate nameplate with the same component tag. I guess ACADE doesn't like it when you manually change a component's quantity then. Thanks for the suggestion.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2013 14:20:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/panel-nameplate-report-qty-field/m-p/3786198#M46703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-21T14:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Panel Nameplate Report Qty. Field</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/panel-nameplate-report-qty-field/m-p/3787316#M46704</link>
      <description>&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could add the Field "Sub" (which calls out the sub assembly component count) to your Panel BOM to show the number of duplicate tags which&amp;nbsp;you type in the "Count".&lt;/P&gt;&lt;P&gt;If you really need to have the Tags Separate from everything&amp;nbsp;else you can apply an "installation" code named&amp;nbsp;"TAGS" (do not let it pass the data to the&amp;nbsp;main components, when the message pops up and says do you want to update matching components say "skip")&amp;nbsp;then when you do your Panel BOM, you can filter by the Installation code "TAGS".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternatively you could build a link&amp;nbsp;using a&amp;nbsp;WDA (user defined attribute) file, to make the QTY&amp;nbsp;or SUB&amp;nbsp;field available.&amp;nbsp;(it s a little harder but&amp;nbsp;then you don't have to&amp;nbsp;do the filters since you make the attribute available for all reports -&amp;nbsp;so your Component tag report will work the&amp;nbsp;way you want it to)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suggest contacting your local Reseller to see if they can help you with the setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;James Alger&lt;/P&gt;&lt;P&gt;SolidCAD&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2013 16:46:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/panel-nameplate-report-qty-field/m-p/3787316#M46704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-22T16:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Panel Nameplate Report Qty. Field</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/panel-nameplate-report-qty-field/m-p/3789726#M46705</link>
      <description>&lt;P&gt;Thank you. "Sub" looks like the type of field I was looking for. I'll try adding that field to my tag block. I think this solves my problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for everyones' help.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2013 20:51:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/panel-nameplate-report-qty-field/m-p/3789726#M46705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-25T20:51:32Z</dc:date>
    </item>
  </channel>
</rss>

