| Database Schema Tables / VMP Tables | |
Fact table delivering insight into recipient distribution lists for text conversations.
| Column | Description | Example | 
|---|---|---|
| TenantID | int This field is for future use only, and is currently set to 0.  | 
		|
| BatchId | int This field is for future use only, and is currently set to 0.  | 
		|
| ConversationId | int Displays the unique id for this conversation.  | 
		12487 | 
| DistListId | int Displays the numeric id for this distribution list.  | 
		5175 | 
| RowCreatedTS | timestamp Displays the date and time that this table row was created.  | 
		2017-12-05 23:44:15 |