BOM Header Modifications?
BOM Header Modifications?
(OP)
I'm exporting a BOM to a CSV file.
I need to tweak the header a little bit.
For example... I would like to change the "ITEM" column name to "FindNumber".
Also, I need to add a line of text before the column names.
Is there a way to do this?
Thanks
I need to tweak the header a little bit.
For example... I would like to change the "ITEM" column name to "FindNumber".
Also, I need to add a line of text before the column names.
Is there a way to do this?
Thanks





RE: BOM Header Modifications?
RE: BOM Header Modifications?
Thanks but... we are already doing that.
I'd like to take that step out if I can.
RE: BOM Header Modifications?
What exactly are you trying to do with this csv file?
RE: BOM Header Modifications?
The database we are importing to... is looking for a specific format.
We don't have any control over the database code so I was hoping to tweak the output directly from Inventor.
RE: BOM Header Modifications?
???How would a macro add steps???
You can write a macro that makes the process simply pushing one single button in Inventor and it would prepare the csv file exactly how you wanted it.
RE: BOM Header Modifications?
Yeah... we would use this quite often.