# Fallback Values - UX Improvements

New functionality and UX for fallback values:

* Added a button to explicitly remove fallback values (previously you needed to reset the data type)
* If your property is set to mapped data (JSON Path) you can now set a fallback to `no value`

  * When you use this `no value` option the property is not included in the output of the step
  * You can still set the fallback to an empty string by clicking into the field and then clicking out - you will see the placeholder text changes from "no value" to "empty string" when you do this
  * There is no change in functionality for interpolation jsonpaths in text inputs as these fallback to an empty string

![Fallback Update - CleanShot 2024-03-21 at 15.07.24@2x](https://tray.ai/documentation/images/releases/features/fallback-values-ux-improvements/fallback-update-cleanshot-2024-03-21-at-1507242x.png)

For detailed information, please refer to [the feature's documentation.](https://tray.io/documentation/tray-uac/building-automations/workflow-data-basics/fallback-values/)
