I have a table that when exported I need to have some additional labeling built into it such as a Hard Coded Security Classification, Date Exported and the User that exported it
I would think that the best solution would be to code that information into the file name when exporting. I could also create addition columns in the file that are hidden until the export. However, that is less appealing as repetitive information would be added to each row.