Exporting Data to a Table

Kuika's Import Table Configs action, specific to the Table element, allows you to import your table data from files such as Excel or CSV into your application. You can quickly and efficiently connect data sets to the table element used in the application. In this tutorial, you will learn how to add the Import Table Configs action to the Table element.

This training content consists of the following topics:

  1. Adding a Table element to your application.
  2. Adding an Import Table Configs action.

Add Table Element to Your Application

  1. After logging in to the Kuika platform, open the project you will work on from the “Apps” screen.
  1. In the “UI Design” (1) module, drag and drop the Table element (4) under the “Commonly Used” (3) category from the “Elements” (2) panel on the left edge.

Add Import Table Configs Action

  1. Click on the Table element you added to your application.
  2. Then, while in the “UI Design” module, open the “Properties” panel on the right side.

     3. Select “on Config Change>Export>Import Table Configs” from the “+ADD ACTION” drop-down menu.

  1. Select the table you want to import from the “Select a Table” field.
  2. Then, in the “configJSON” field, enter the JSON configuration settings that determine how your table data will be structured during the import process.