I receive Excel spreadsheets from various Brokers and the contents of each spreadsheet differs for each Broker (e.g. column headings have different names or are in a different order, some spreadsheets have more columns than others etc). I’ve created Graph files to map the contents of each spreadsheet into a standard Excel format (i.e. one outgoing standard format Excel file for each incoming spreadsheet) and they work well.
However, when I receive “renewal” spreadsheets from the Brokers, some of the column headings may have changed. For example, Broker A’s original spreadsheet has a column called “Buildings” which is mapped to the “buildings_value” column in the outgoing standard format Excel file. Broker A’s renewal spreadsheet has been revised by the Broker and the name of the “Buildings” column has been changed to “Bldgs”, but it still needs to be mapped to the outgoing “buildings_value” column.
Rather than having to manually edit the Graph file each time a renewal spreadsheet is received, is there a way for the outgoing Excel file’s column to be mapped to a list of possible column headings? For example, could I set up a list of potential column names (Buildings, Bldgs, Bld, Build, etc) some of which will not be in the incoming spreadsheet at the time the Graph file is created, and for those columns to be mapped to the outgoing “buildings_value” column?