Relate 360
- Relate 360 10.1 HotFix 1
- All Products
Cluster ID
| Employee Name
| City
| Donation Amount
| Department
| Comment
|
---|---|---|---|---|---|
1
| John Smith
| San Francisco
| 1000
| Sales
| |
1
| J Smith
| Redwood City
| 800
| Human Resources
| |
1
| John Jr Smith
| Seattle
| 900
| Support
| Row-level preferred record
|
Cluster ID
| Employee Name
| City
| Donation Amount
| Department
| Comment
|
---|---|---|---|---|---|
1
| John Jr Smith
| Seattle
| 900
| Support
| Column-level preferred record
|
The format uses the following parameters:<ColumnRules> <ColumnRule name="<Rule name>" rule="MAX_COLUMN" columnName="<Column name"> </ColumnRule> </ColumnRules>
<ColumnRules> <ColumnRule name="NAME_RULE" rule="MAX_COLUMN" columnName="Donation Amount"></ColumnRule> </ColumnRules>