fix: more links
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 2m52s
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 2m52s
This commit is contained in:
@ -102,9 +102,9 @@ The [MPE_XLMAP_RULES](/tables/mpe_xlmap_rules) configuration entries _might_ (as
|
||||
|MAP01|RENT|/1|`MATCH E R[0]C[2]: Rent/mortgage`||
|
||||
|MAP01|CELL|/1|`MATCH E R[0]C[2]: Cell phone`||
|
||||
|
||||
To import the excel, the end user simply needs to navigate to the LOAD tab, choose "Files", select the appropriate map (eg MAP01), and upload. This will stage the new records in [MPE_XLMAP_DATA](/tables/mpe_xlmap_data.md) which will go through the usual approval process and quality checks. A copy of the source excel file will be attached to each upload.
|
||||
To import the excel, the end user simply needs to navigate to the LOAD tab, choose "Files", select the appropriate map (eg MAP01), and upload. This will stage the new records in [MPE_XLMAP_DATA](/tables/mpe_xlmap_data) which will go through the usual approval process and quality checks. A copy of the source excel file will be attached to each upload.
|
||||
|
||||
The corresponding [MPE_XLMAP_DATA](/tables/mpe_xlmap_data.md) table will appear as follows:
|
||||
The corresponding [MPE_XLMAP_DATA](/tables/mpe_xlmap_data) table will appear as follows:
|
||||
|
||||
| LOAD_REF | XLMAP_ID | XLMAP_RANGE_ID | ROW_NO | COL_NO | VALUE_TXT |
|
||||
|---------------|----------|----------------|--------|--------|-----------------|
|
||||
|
Reference in New Issue
Block a user