Advanced data extraction

Advanced data extraction

W_DE_HOON
Explorer Explorer
1,258 Views
7 Replies
Message 1 of 8

Advanced data extraction

W_DE_HOON
Explorer
Explorer

I have made a number of different blocks for rebars.

They all contain the same attributes, the most important: "merk" (mark) and "aantal" (quantity).

See also the attached file.

I want to create a bar bending schedule using the command "dataextraction".

I get a table with a row for each placed block.

What I would like is that all rows with the same attribute “merk” are merged together into a single row and the corresponding values of the attribute “aantal” are summed.

Is this possible with the command “dataextraction” or another autocad command?

Or should I start thinking more in the direction of LISP or VB.net?

0 Likes
1,259 Views
7 Replies
Replies (7)
Message 2 of 8

JTBWorld
Advisor
Advisor
  1. On the Refine Data page, click Combine Identical Rows.
  2. Right-click the column label and choose Combine Record Mode, Sum Values.

    The sum of the numerical data is displayed.


Jimmy Bergmark
JTB World - Software development and consulting for CAD and license usage reports
https://jtbworld.com

0 Likes
Message 3 of 8

W_DE_HOON
Explorer
Explorer

Thank you Jimmy for your response. 

I've clicked "combine indentical rows", but I can't select Combine Record Mode, Sum Values unless I insert a formula column.

W_DE_HOON_1-1606748313481.png

W_DE_HOON_2-1606748333350.png

 
 

When the table is made, the numbers of brand "AE" are not added together. There is a row with the quantity 2 and a row with 3.

 

 

I am not getting a screenshot of the table attached to this post, but what am I doing wrong?

 

 

 

0 Likes
Message 4 of 8

JTBWorld
Advisor
Advisor

Try like this. 2020-11-30 11-48-13.png


Jimmy Bergmark
JTB World - Software development and consulting for CAD and license usage reports
https://jtbworld.com

0 Likes
Message 5 of 8

W_DE_HOON
Explorer
Explorer

I have tried your solution, but I still see 2 rows with AE and different quantities.

W_DE_HOON_0-1606767568794.png

 

0 Likes
Message 6 of 8

JTBWorld
Advisor
Advisor

Right-click the column label and choose Combine Record Mode > Sum Values. The sum of the numerical data is displayed.

Too bad it's disabled as the attribute value can't be seen as numeric. 

Unfortunately you can't do what you want. If you want a custom solution feel free to contact me


Jimmy Bergmark
JTB World - Software development and consulting for CAD and license usage reports
https://jtbworld.com

0 Likes
Message 7 of 8

W_DE_HOON
Explorer
Explorer

Thank you for your reply. I will contact you through your website.

0 Likes
Message 8 of 8

FraserCorsan
Participant
Participant

 Hello

 

 I have same problem with data extraction: the "combine record mode" function is unselectable.

 

 I have try to change the coloum data format in number and switch on the "identical row combine" option.

 

 Does anyone have a clue about it ?

 

 Thank u

0 Likes