J
JJ
I've been able to create an export map to pull Task data from Project
and put it into a CSV file. The CSV file has a specific order for each
column and no columns can be added or deleted. This is because the CSV
file is used for importing into another system.
Now, for the purposes of this post. Let's say that the export map has
10 columns of data, and like I said each column is reserved for a
specific kind of data. However, for MY purposes I do not need or want
the data in say column 8 to be part of the export map.
My question is... Is there a way of removing column 8 out of the map
and making it a blank column in the map? I do not want to replace it
with another Project field because I can't be sure (without
programmatically checking) that the selected field is indeed empty.
All I want to try to do is have the map skip column 8. Is that
possible?
Thanks in advance!
JJ
and put it into a CSV file. The CSV file has a specific order for each
column and no columns can be added or deleted. This is because the CSV
file is used for importing into another system.
Now, for the purposes of this post. Let's say that the export map has
10 columns of data, and like I said each column is reserved for a
specific kind of data. However, for MY purposes I do not need or want
the data in say column 8 to be part of the export map.
My question is... Is there a way of removing column 8 out of the map
and making it a blank column in the map? I do not want to replace it
with another Project field because I can't be sure (without
programmatically checking) that the selected field is indeed empty.
All I want to try to do is have the map skip column 8. Is that
possible?
Thanks in advance!
JJ