Oh dear - the current implementation of export relies on col A of the datamap being the same as col A in ther master, which is obviously not fit for purpose at all. Clearly you need to be able to adapt the datamap file to your needs (by hiding/omitting rows, as discussed in the comments above), and rely on the key names matching for a value to be exported.
What's your timescale to get this fixed?? This is obviously crucial and I will prioritise the fix.
Oh dear - the current implementation of
export
relies on col A of the datamap being the same as col A in ther master, which is obviously not fit for purpose at all. Clearly you need to be able to adapt the datamap file to your needs (by hiding/omitting rows, as discussed in the comments above), and rely on the key names matching for a value to be exported.What's your timescale to get this fixed?? This is obviously crucial and I will prioritise the fix.
Originally posted by @hammerheadlemon in https://github.com/hammerheadlemon/datamaps/issues/4#issuecomment-557907105