updating general table calculations that has hidden columns
Posted: Thu Jun 13, 2024 12:46 pm
My end goal is to create a rebuildable note that contains formatted assembly mass and cg dimension values.
I have successfully created this note using a general table.
I just hide all the unused rows and columns and end up with this tidy result
Where I am having trouble is with the rebuildable functionality of the note. I have found that the note is not updated until I manually unhide the hidden cells. Sigh...
Anyone know another way to do this? Ideally all calcs should be done drawing side without having to add any new equations or properties to the model.
I have a macro that runs when I save the pdf. Maybe I can leave the table visible by default so the data is updated live, then hide cells right before pdf export, and finish up by restoring their visibility after export.
I have successfully created this note using a general table.
I just hide all the unused rows and columns and end up with this tidy result
Where I am having trouble is with the rebuildable functionality of the note. I have found that the note is not updated until I manually unhide the hidden cells. Sigh...
Anyone know another way to do this? Ideally all calcs should be done drawing side without having to add any new equations or properties to the model.
I have a macro that runs when I save the pdf. Maybe I can leave the table visible by default so the data is updated live, then hide cells right before pdf export, and finish up by restoring their visibility after export.