# Delete File from Record Field

> Deletes a file from the specified field of a UiPath Data Fabric entity record.

## Description

Deletes a file from the specified field of a UiPath Data Fabric entity record.

If no file is present in the specified location, the activity returns no output.

This activity is equivalent to the activity of the same name in the Data Service classic activities package.

## Project compatibility

Windows | Cross-platform

## Supported workflows

All workflows except RPA (neither Studio Desktop, nor Studio Web).

## Properties

* **UiPath Data Fabric connection** - Select the Data Fabric connection you established in Integration Service. Access the dropdown menu to select, add, or manage connections.
* **Entity** - Select an entity to use with this activity. This dropdown menu includes your Data Fabric entities. Depending on the object chosen in this field, the activity is populated with property fields specific to that object. This field supports `TypeArgument` for `ImportedEntities` type input.
  * If you **Switch to object view**, you must provide a single consolidated object with the value of every field in it.
* **Manage properties** - Select additional fields for the current entity.
* **Field -** Select the file type field of the entity record where you want to delete the file. This property supports `String` type input.
* **Record ID -** Select the **ID** of the entity record where you want to delete the file. You can find the **ID** on the **Data Service** > **Entity** > **Data** page. This property supports `GUID` type input.

### Output

* **Delete File from Record Field** — The output is comprised of all accessible fields on the selected entity.
