Format Data
Format a date or number using a format string.
Overview
Format Data is a no-code automation step in the Data category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 4 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
What it does
Format a date or number using a format string.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Input value | string | Required | Example: 2026-05-29 Supports variables | |
| Type | dropdownDate · Number | Required | Date | |
| Format | string | Required | Date: strftime (e.g. %d/%m/%Y). Number: Python format (e.g. ,.2f). Example: %d/%m/%Y | |
| Store result in | variable | Required | Example: formatted |
How to use Format Data
- 1
Open AutoFlowRPA and drag the Format Data command from the Data group onto the canvas.
- 2
Set its parameters in the side panel — Format Data has 4 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Format Data command do?
Format a date or number using a format string.
Which group does the Format Data command belong to?
Format Data is part of the Data group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Format Data command take any parameters?
Yes — Format Data has 4 configurable field(s), all editable in the visual node editor.
More Data commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.