Hide columns in AutoCAD tables

Hide columns in AutoCAD tables

vikasgarg_isgec
Contributor Contributor
3,118 Views
8 Replies
Message 1 of 9

Hide columns in AutoCAD tables

vikasgarg_isgec
Contributor
Contributor
  • Is there any option to hide some specific columns in AutoCAD tables? (I am not talking about Link Data tables, but about the tables created in AutoCAD/AutoCAD LT)
Vikas Garg
0 Likes
Accepted solutions (1)
3,119 Views
8 Replies
Replies (8)
Message 2 of 9

Valentin_CAD
Mentor
Mentor

@vikasgarg_isgec ,

 

AutoCAD does not the ability to hide columns or rows like you do in Excel.

You may be able to create a custom Tablestyle if that helps, or as you mentioned - link it to an Excel file. 



Select the "Mark as Solution" if my post solves your issue or answers your question.

Seleccione "Marcar como solución" si mi publicación resuelve o responde a su pregunta.


Emilio Valentin

0 Likes
Message 3 of 9

vikasgarg_isgec
Contributor
Contributor

We want to prepare BOM table in the drawing. We have some columns in the BOM table, which we do not want to appear or print in the drawing, but these columns are required when we export the table to csv/xml file. That's why we require those columns to remain hidden in the drawing.

 

I know that we can do this by Link Data tables (importing from Excel), but we do not want to manage additional Excel file with every drawing file.

 

Is there a better way to do this ?

Vikas Garg
0 Likes
Message 4 of 9

vikasgarg_isgec
Contributor
Contributor

@Valentin_CAD 

 

Thanks for the response.

 

We want to prepare BOM table in the drawing. We have some columns in the BOM table, which we do not want to appear or print in the drawing, but these columns are required when we export the table to csv/xml file. That's why we require those columns to remain hidden in the drawing.

 

I know that we can do this by Link Data tables (importing from Excel), but we do not want to manage additional Excel file with every drawing file.

 

Is there a better way to do this ?

Vikas Garg
0 Likes
Message 5 of 9

Valentin_CAD
Mentor
Mentor

@vikasgarg_isgec ,

 

Take a look at this APP (LINK):

ValentinWSP_0-1651744263212.png

 

These links may provide some help:



Select the "Mark as Solution" if my post solves your issue or answers your question.

Seleccione "Marcar como solución" si mi publicación resuelve o responde a su pregunta.


Emilio Valentin

0 Likes
Message 6 of 9

dbroad
Mentor
Mentor
Accepted solution

If you really have to do it, then put the table in a block, insert two copies of it at the same location and then clip both to eliminate the column.

 

Another possible solution is to keep a copy of the table outside the plottable area and then delete rather than hide the columns you want to plot.

Architect, Registered NC, VA, SC, & GA.
Message 7 of 9

vikasgarg_isgec
Contributor
Contributor

We are not in the civil engineering. We are in mechanical industry and parts are not repeated very often. So, we do not want to make part blocks with attributes. BOM entries in (text only) standalone attributes can be an option and for that there are in built commands - ATTEXT and DATAEXTRACTION.

 

Preferably, we want to use simple tables, without any blocks attributes, which can be exported to some excel files and uploaded in our ERP system. For that we require some columns of the table to be hidden in drawing, but visible in exported files.

Vikas Garg
0 Likes
Message 8 of 9

pendean
Community Legend
Community Legend

@vikasgarg_isgec See your other duplicate post in the AutoCADLT forum where you were given the same exact responses: also, LT does not allow for 3rd party app add-ons as noted by others.

 

Hope you know what software you are using in the meantime.

Message 9 of 9

Washingtonn
Collaborator
Collaborator

One solution option is to create multiple viewports.  A dynamic block for the Title would accommodate the adjusted width.  The column(s) to be hidden are eliminated from viewports (but are still retained in the model) and the viewports and block assembled into the final BOM as shown below.

Washingtonn_0-1651775134976.png