> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-database/previous-record.md).

# Previous Record

Moves to previous record on the specified Database Table, on the current Form. This Action is affected by the **Set Form Table Filter** Action.

Action available for the following operating systems:

![](/files/-MAlQBZuuTnc6hyzKSVQ)

### Parameters

* **Table** - Database Table from where the previous record should be fetched.

{% hint style="info" %}
In order to the the values of each Column, you need to create Controls linked to the Database Table through its properties.
{% endhint %}

{% hint style="info" %}
If you're in the first record, this Action returns an Error.
{% endhint %}
