formatting
All checks were successful
publish / Build-and-publish (push) Successful in 2m57s

This commit is contained in:
Allan 2024-12-31 21:15:10 +00:00
parent 00c6fa9fbd
commit d89d0dd7c0
2 changed files with 3 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -26,14 +26,7 @@ By way of example, consider the ingestion of the yellow squares below:
One potential configuration (of many) to upload the above data would be as follows (extract from [MPE_XLMAP_RULES](/tables/mpe_xlmap_rules) table):
|XLMAP_ID|XLMAP_RANGE_ID|XLMAP_SHEET|XLMAP_START|XLMAP_FINISH|
|---|---|---|---|---|
|MAP01|MI_ITEM|Current Month|`MATCH B R[1]C[0]: ITEM`|`LASTDOWN`|
|MAP01|MI_AMT|Current Month|`MATCH C R[1]C[0]: AMOUNT`|`LASTDOWN`|
|MAP01|TMI|Current Month|`ABSOLUTE F6`||
|MAP01|CB|Current Month|`MATCH F R[2]C[0]: CASH BALANCE`||
|MAP01|RENT|/1|`MATCH E R[0]C[2]: Rent/mortgage`||
|MAP01|CELL|/1|`MATCH E R[0]C[2]: Cell phone`||
![](./complexloads.png)
The following video illustrates:
@ -61,7 +54,7 @@ It's a hard requirement that Data Controller provides the necessary accessibilit
![](https://git.datacontroller.io/dc/dc/attachments/09bf644e-63bb-412a-aa50-1617ae08ab2c)
[](https://git.datacontroller.io/attachments/50238772-a02f-4058-8ac0-b1ea636d62b6)
`video: https://git.datacontroller.io/attachments/50238772-a02f-4058-8ac0-b1ea636d62b6`
## Multiload Feature
@ -70,7 +63,7 @@ For a long time we have supported the load of a single (rectangular) table from
![](https://git.datacontroller.io/dc/dc/attachments/ebd0b47f-d912-4897-98cf-276a56dda106)
</hr>
------------
We would like to thank all of our customers for their enthusiasm for and support with our product. Our goal is to make it secure, simple, and fast to load ad-hoc data into SAS.