The Table Properties tab is displayed in the right pane of the Table's window.
The Properties tab displays a list of properties that must be defined for each LU table, as follows:
Main |
Non-editable fields:
|
Instance PK Column |
A unique field that is used as the LU table’s Primary Key. |
Columns Collation |
There are three options:
|
Full Text Search |
When set to True, enables the use of the MATCH Sqlite command as part of the WHERE clause of a Select statement that reads data from a Fabric table. Default = False. Click for more information about the Match command: |
Sync Method |
There are four Sync methods:
|
Truncate Before Sync |
When Truncate Before Sync = True, the entire LU table is truncated before the populations are executed. |
Enrichment Functions |
Enrichment Functions which are executed after all LU tables are populated.
To select an Enrichment function, click the three dots next to the Enrichment functions property and select the function name. Only functions without input and output parameters are displayed. |
On Change |
Trigger functions which are executed when there is a change in LU table's data. To select a Trigger function, click the three dots next to the On Change property and select the function name. Only Trigger functions are displayed. |
The Table Properties tab is displayed in the right pane of the Table's window.
The Properties tab displays a list of properties that must be defined for each LU table, as follows:
Main |
Non-editable fields:
|
Instance PK Column |
A unique field that is used as the LU table’s Primary Key. |
Columns Collation |
There are three options:
|
Full Text Search |
When set to True, enables the use of the MATCH Sqlite command as part of the WHERE clause of a Select statement that reads data from a Fabric table. Default = False. Click for more information about the Match command: |
Sync Method |
There are four Sync methods:
|
Truncate Before Sync |
When Truncate Before Sync = True, the entire LU table is truncated before the populations are executed. |
Enrichment Functions |
Enrichment Functions which are executed after all LU tables are populated.
To select an Enrichment function, click the three dots next to the Enrichment functions property and select the function name. Only functions without input and output parameters are displayed. |
On Change |
Trigger functions which are executed when there is a change in LU table's data. To select a Trigger function, click the three dots next to the On Change property and select the function name. Only Trigger functions are displayed. |