Create and Manage Pivot Table Templates

You can create, save and upload your Pivot Table templates whenever you need them. For this, follow the steps below:

1. Export Pivot Table Config

  • Add the Export Table Config action using the ADD ACTION button.
  • This action exports the data and column configurations from the Pivot Table in JSON format.
  • You can save the JSON data to a database or storage such as Local Storage.

2. Import Pivot Table Config

  • Import the configuration using the previously exported JSON file.
  • Upload the file to the Pivot Table using the Import Table Configs action.

3. Multiple User and Template Management

  • To store different Pivot Table configurations for multiple users, use user-specific keys in the database or Local Storage.
  • With this method, you can easily access and import the templates you have defined.