You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes people will re-use the same column or field name across multiple data files (e.g. "scientificName"). Right now the summary tables assume that all column names are unique across all data files in a data package. This probably needs to be updated/fixed likely this will require:
more user input?
updating the relevant functions, not just the DRR template.
The text was updated successfully, but these errors were encountered:
Sometimes people will re-use the same column or field name across multiple data files (e.g. "scientificName"). Right now the summary tables assume that all column names are unique across all data files in a data package. This probably needs to be updated/fixed likely this will require:
The text was updated successfully, but these errors were encountered: