- 1 Minute to read
- Print
- Dark
- PDF
Clear Leaf Data (Master and Analytic Models)
- 1 Minute to read
- Print
- Dark
- PDF
This API clears existing leaf data from Master and Analytic models based on the scope of the definition. Clear Leaf Data API results in a success even if all data has been cleared in an earlier call.
You can opt to clear specific leaf data versus the entire model.
To clear specific leaf data, you will use filters. For example, you might opt to clear leaf data for a specific period, department, or company.
To clear all model leaf data, you will use the API without filters.
You can receive a notification via email upon success or failure of the operation. The notifications for success and failure are separate and can be emailed to different email addresses, if desired. This notification is optional.
Parameters
$ModelName: (type: string) Name of the model in which leaf data will be cleared
$Dimension: (type: string) Name of the dimension in which leaf data will be cleared
$FilterType: (type: string) Dimension filter type
$FilterValue: (type: string) Value of the filter
$EmailAddress: (type: string) Valid email address to receive the notification