Defining attribute properties

When a datasource is created using a table, the platform generates an attribute for each column in the table. You can also create an attribute manually. You can edit the properties of the attributes as per the requirement.

The data from the database is displayed in the table in the Attributes section.

  • To fetch all the attributes and their values from the database, in the Attributes tab, in the upper-right of the actions bar, click .

  • The CptmCustomers datasource will contain the following attributes:

    • Account Name

    • Account Type

    • Account Number

    • Description

    • Status

    • Currency code

    • Payment Type ID

    • Tax code

    • Attribute 1

    • Attribute 2

    • Attribute 3

    • Attribute 4

    • Attribute 5

    • Attribute 6

    • Attribute 7

    • Attribute 8

    • Attribute 9

    • Approver

    • Sales Contact

    • Creation date

circle-info

To verify the attributes of all the datasources, visit the Creating tables section.

Last updated