<?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: Dynamic Table Data in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/dynamic-table-data/m-p/11020174#M60185</link>
    <description>&lt;P&gt;All that information is data and AutoCAD entities are notoriously lacking in data storage and retrieval.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately you can't create a dynamic table as you've described. If your data changes, you'll need to rerun the data extraction using the dxe you saved on the first run. If you didn't save the dxe in the first place you've missed a critical component of the data extraction feature. No, the &lt;EM&gt;saved&lt;/EM&gt; dxe isn't the answer--it won't make your table dynamic, it's just the best you can do if you're unwilling use a different workflow or another program.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Mar 2022 01:52:21 GMT</pubDate>
    <dc:creator>ChicagoLooper</dc:creator>
    <dc:date>2022-03-22T01:52:21Z</dc:date>
    <item>
      <title>Dynamic Table Data</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dynamic-table-data/m-p/11019808#M60182</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I can Draw just fine but these data/attribute things have me clueless.&lt;/P&gt;&lt;P&gt;My Problem: I need to make a table that automatically updates various info as the quantity of the main object increases. Ideally my attributes would "feed" the table.&lt;/P&gt;&lt;P&gt;I tried the data extraction wizard but that just gives me an updated count of my object, not total cost etc.&lt;/P&gt;&lt;P&gt;What I need is how to update total cost of my object as the total count increases. Should I be using data extraction or manually make a table using fields?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;GT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;GT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 21:25:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dynamic-table-data/m-p/11019808#M60182</guid>
      <dc:creator>renee2XPMS</dc:creator>
      <dc:date>2022-03-21T21:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Table Data</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dynamic-table-data/m-p/11020035#M60183</link>
      <description>&lt;P&gt;It won't be dynamic but you can rerun your DataExtraction again. &lt;STRONG&gt;Be sure to SAVE your dxe file in your project folder and reuse it so you don't have to input the parameters again.&lt;/STRONG&gt; The dxe file can serve as a Data Extraction Template.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run the Data Extraction and create your Table. You can either insert the Table directly into your drawing OR create an external Table in a spreadsheet.&lt;/P&gt;&lt;P&gt;See image-1.&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="Image-1" style="width: 655px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1039082iDCDB3EB82625144C/image-size/large?v=v2&amp;amp;px=999" role="button" title="101.PNG" alt="Image-1" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Image-1&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can edit your table. For example, you can add a column for per unit cost. You can also add another column to calculate the 'extension' using a &lt;EM&gt;formula&lt;/EM&gt;., e.g. =C3*D3 See Image-2&lt;/P&gt;&lt;P&gt;In addition to columns you can also add a row. The row can be at the bottom with another&amp;nbsp;&lt;EM&gt;formula,&amp;nbsp;&lt;/EM&gt;e.g. =SUM(E3:E7)&lt;/P&gt;&lt;P&gt;See Image-2&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="Image-2" style="width: 665px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1039083i9EFC3BD7330984C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="102.PNG" alt="Image-2" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Image-2&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your objects change, you can rerun the Dataextraction again using the dxe file you saved earlier.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 23:32:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dynamic-table-data/m-p/11020035#M60183</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2022-03-21T23:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Table Data</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dynamic-table-data/m-p/11020106#M60184</link>
      <description>Thanks for the reply! I pretty much get all you suggest and have tried it.&lt;BR /&gt;I need to have a table automatically update&lt;BR /&gt;-number of solar panels&lt;BR /&gt;-total wattage production&lt;BR /&gt;- total annual savings&lt;BR /&gt;I am good on all these requirements other than having the table update the&lt;BR /&gt;number of panels.&lt;BR /&gt;In other words...I can get the number of panels to update with data&lt;BR /&gt;extraction. I can also use formulas to get the other info. but I cant seem&lt;BR /&gt;to get a table together that uses data extraction for quantity and triggers&lt;BR /&gt;the formulas in the cells. I would expect the attributes like cost to&lt;BR /&gt;update with quantity but it doesnt. It seems like something that would be&lt;BR /&gt;pretty typical.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Mar 2022 00:54:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dynamic-table-data/m-p/11020106#M60184</guid>
      <dc:creator>renee2XPMS</dc:creator>
      <dc:date>2022-03-22T00:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Table Data</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dynamic-table-data/m-p/11020174#M60185</link>
      <description>&lt;P&gt;All that information is data and AutoCAD entities are notoriously lacking in data storage and retrieval.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately you can't create a dynamic table as you've described. If your data changes, you'll need to rerun the data extraction using the dxe you saved on the first run. If you didn't save the dxe in the first place you've missed a critical component of the data extraction feature. No, the &lt;EM&gt;saved&lt;/EM&gt; dxe isn't the answer--it won't make your table dynamic, it's just the best you can do if you're unwilling use a different workflow or another program.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 01:52:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dynamic-table-data/m-p/11020174#M60185</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2022-03-22T01:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Table Data</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dynamic-table-data/m-p/11021886#M60186</link>
      <description>OK. Thanks for the reply!&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Mar 2022 16:54:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dynamic-table-data/m-p/11021886#M60186</guid>
      <dc:creator>renee2XPMS</dc:creator>
      <dc:date>2022-03-22T16:54:06Z</dc:date>
    </item>
  </channel>
</rss>

