Skip to main content
Export reference

In this article you'll learn about each export setting within the Back Office.

Betty Blocks avatar
Written by Betty Blocks
Updated over a year ago

Warning!

This is a legacy document. The features described below are only usable within the classic-generation environment.

Currently, Betty Blocks offers faster and more advanced options that are available in next-gen. Before you start working on some new features in your application, consider doing it using the next-gen version. Good luck!

With the export feature you can save you application data externally or transfer the data to another application. Exporting will create a file which contains all the data of the model that the export. This article will explain all settings and buttons that you will encounter when creating an export.

Export configurations

Create new property: Clicking on the plus + button on the header, you can create a new property directly on the chosen model.
Add property: Clicking on the plus + icon next to a property, the specific property will be added to the export definition list.
Edit property: Clicking on the pencil icon while hovering over the specific property, a new window will pop up. Here you can edit this specific property.
Add all properties: Clicking on the Add all properties button, all existing properties of the chosen model will be added to the export definition.
Remove property: Clicking on the remove icon while hovering over a specific property, the property will be removed from the export tab.
Gear: By clicking on the gear icon, the modal will expand and show setting options for composing an export definition.
Save and export: Saves the properties that you have chosen to export, and exports the properties you have chosen to an Excel or CSV file. The export name will be available to choose within the export dropdown.
Export: Export the properties you have chosen to an Excel or CSV file.
File type: Choose between an Excel of CSV file type.
Group records: Selecting this option, records with relations will only be output once into the exports. Records with more than 1 relation will only have 1 relation in the export. This can be useful if you need to have unique values in the export table.
Include headers: Selecting this option the column names, set in the export definition, will be included in the export table.
Quote values: Selecting this option values are put between quotes "value" when exporting.
Export name: Here you can add the name that you want your export to be saved as.

Export step

It is also possible to export your data with actions. An export step can be created to export your data from your application. This can be used to make daily or weekly exports from your application data. More about each text field of the export action is explained in this article: Action Step reference

Did this answer your question?